
Data Fields | |
| int | delme |
| unsigned char | digest [16] |
| char | fn [256] |
| int | infd |
| int | ktype |
| char | name [80] |
| ast_key * | next |
| int | outfd |
| RSA * | rsa |
|
|
Definition at line 88 of file res_crypto.c. Referenced by crypto_load(), and try_load_key(). |
|
|
Definition at line 94 of file res_crypto.c. Referenced by __ast_check_signature_bin(), __ast_sign_bin(), show_keys(), and try_load_key(). |
|
|
Definition at line 82 of file res_crypto.c. Referenced by init_keys(), and try_load_key(). |
|
|
Definition at line 90 of file res_crypto.c. Referenced by pw_cb(), and try_load_key(). |
|
|
Definition at line 84 of file res_crypto.c. Referenced by __ast_check_signature_bin(), __ast_decrypt_bin(), __ast_encrypt_bin(), __ast_key_get(), crypto_load(), init_keys(), pw_cb(), show_keys(), and try_load_key(). |
|
|
Definition at line 80 of file res_crypto.c. Referenced by __ast_check_signature_bin(), __ast_key_get(), crypto_load(), pw_cb(), show_keys(), and try_load_key(). |
|
|
Definition at line 95 of file res_crypto.c. Referenced by __ast_key_get(), crypto_load(), init_keys(), show_keys(), and try_load_key(). |
|
|
Definition at line 92 of file res_crypto.c. Referenced by pw_cb(), and try_load_key(). |
|
|
Definition at line 86 of file res_crypto.c. Referenced by __ast_check_signature_bin(), __ast_decrypt_bin(), __ast_encrypt_bin(), crypto_load(), and try_load_key(). |
1.4.2