Home
last modified time | relevance | path

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 Dksslutil.c59 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 Dkssladm.h68 extern int get_passphrase(const char *password_file, char *buf, int buf_size);
H A Dkssladm.c120 get_passphrase(const char *password_file, char *buf, int buf_size) in get_passphrase() function
H A Dkssladm_create.c594 if (get_passphrase(password_file, password_buf, in load_from_pkcs11()