Searched defs:pk11_active_find (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11_pub.c226 pk11_active_find(CK_OBJECT_HANDLE h, PK11_OPTYPE type) function
258 if ((entry = pk11_active_find(h, type)) != NULL) {
355 if ((entry = pk11_active_find(h, type)) == NULL) {

Completed in 26 milliseconds