Searched refs:pkinit_find_private_key (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.h219 static krb5_error_code pkinit_find_private_key
H A Dpkinit_crypto_openssl.c4351 * You must call pkinit_get_certs before calling pkinit_find_private_key
4363 pkinit_find_private_key(pkinit_identity_crypto_context id_cryptoctx, function
4571 r = pkinit_find_private_key(id_cryptoctx, CKA_DECRYPT, &obj);
4685 r = pkinit_find_private_key(id_cryptoctx, CKA_SIGN, &obj);

Completed in 134 milliseconds