Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/ocsp/
H A Docsp_vfy.c195 ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, STACK_OF(X509) *certs, in ocsp_find_signer() function
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls_openssl_ocsp.c460 static X509 * ocsp_find_signer(STACK_OF(X509) *certs, ResponderID *rid) in ocsp_find_signer() function