Searched refs:get_passphrase (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/ |
H A D | ksslutil.c | 59 if (get_passphrase(password_file, password_buf, in PKCS12_get_rsa_key_certs() 119 if (get_passphrase(password_file, password_buf, in PEM_get_rsa_key_certs()
|
H A D | kssladm.h | 68 extern int get_passphrase(const char *password_file, char *buf, int buf_size);
|
H A D | kssladm.c | 120 get_passphrase(const char *password_file, char *buf, int buf_size) in get_passphrase() function
|
H A D | kssladm_create.c | 594 if (get_passphrase(password_file, password_buf, in load_from_pkcs11()
|