Searched refs:nss_authenticate (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/ |
H A D | nss_spi.c | 200 nss_authenticate(KMF_HANDLE_T handle, in nss_authenticate() function 843 rv = nss_authenticate(handle, nss_slot, &cred); in NSS_CreateKeypair() 1170 rv = nss_authenticate(handle, nss_slot, &cred); in NSS_DeleteKey() 1253 rv = nss_authenticate(handle, nss_slot, &cred); in NSS_FindPrikeyByCert() 1402 rv = nss_authenticate(handle, nss_slot, cred); in NSS_FindKey() 1799 rv = nss_authenticate(handle, slot, cred); in NSS_ExportPK12() 1987 rv = nss_authenticate(handle, nss_slot, &cred); in NSS_CreateSymKey() 2127 ret = nss_authenticate(handle, nss_slot, &oldcred); in NSS_SetTokenPin() 2170 rv = nss_authenticate(handle, nss_slot, &cred); in NSS_StoreKey()
|