Home
last modified time | relevance | path

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

/illumos-gate/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.h190 extern int get_pkcs11conf_info(uentrylist_t **);
H A Dmapfile-vers57 get_pkcs11conf_info;
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11General.c310 if (get_pkcs11conf_info(&pliblist) != SUCCESS) { in C_Initialize()
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c1262 if (get_pkcs11conf_info(&pliblist) != SUCCESS) { in list_simple_for_all()
1399 if (get_pkcs11conf_info(&pliblist) != SUCCESS) { in list_mechlist_for_all()
1569 if (get_pkcs11conf_info(&pliblist) == FAILURE) { in list_policy_for_all()
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME149 extern int get_pkcs11conf_info(uentrylist_t **ppliblist);