Searched defs:matching_cert (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/common/net/wanboot/ |
H A D | p12misc.c | 495 STACK_OF(X509) *certs, EVP_PKEY **matching_pkey, X509 **matching_cert) in sunw_find_localkeyid() argument 567 sunw_find_fname(char * fname,STACK_OF (EVP_PKEY)* pkeys,STACK_OF (X509)* certs,EVP_PKEY ** matching_pkey,X509 ** matching_cert) sunw_find_fname() argument [all...] |
/titanic_52/usr/src/lib/libpkg/common/ |
H A D | p12lib.c | 1192 STACK_OF(X509) *certs, EVP_PKEY **matching_pkey, X509 **matching_cert) in sunw_find_localkeyid() argument 1264 sunw_find_fname(char * fname,STACK_OF (EVP_PKEY)* pkeys,STACK_OF (X509)* certs,EVP_PKEY ** matching_pkey,X509 ** matching_cert) sunw_find_fname() argument [all...] |
/titanic_52/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_matching.c | 564 pkinit_cert_matching_data **matching_cert) in check_all_certs() argument
|