Home
last modified time | relevance | path

Searched refs:get_pkcs11conf_info (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c45 get_pkcs11conf_info(uentrylist_t **ppliblist) in get_pkcs11conf_info() function
510 if ((get_pkcs11conf_info(&pliblist)) == FAILURE) { in getent_uef()
H A Dcryptoutil.h189 extern int get_pkcs11conf_info(uentrylist_t **);
H A Dmapfile-vers55 get_pkcs11conf_info;
/titanic_50/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11General.c310 if (get_pkcs11conf_info(&pliblist) != SUCCESS) { in C_Initialize()
/titanic_50/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c1259 if (get_pkcs11conf_info(&pliblist) != SUCCESS) { in list_simple_for_all()
1397 if (get_pkcs11conf_info(&pliblist) != SUCCESS) { in list_mechlist_for_all()
1567 if (get_pkcs11conf_info(&pliblist) == FAILURE) { in list_policy_for_all()
/titanic_50/usr/src/lib/libcryptoutil/
H A DREADME149 extern int get_pkcs11conf_info(uentrylist_t **ppliblist);