Home
last modified time | relevance | path

Searched defs:cert_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.h69 CK_BYTE_PTR cert_id; member
96 CK_BYTE_PTR cert_id; member
H A Dpkinit_crypto_openssl.c3918 CK_BYTE_PTR cert = NULL, cert_id = NULL; in check_load_certs() local