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

/external/openssl/crypto/ocsp/
H A Docsp_ext.c177 int OCSP_BASICRESP_get_ext_by_NID(OCSP_BASICRESP *x, int nid, int lastpos) function
390 resp_idx = OCSP_BASICRESP_get_ext_by_NID(bs, NID_id_pkix_OCSP_Nonce, -1);

Completed in 41 milliseconds