HomeSort by relevance Sort by last modified time
    Searched full:resp_ext (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/ocsp/
ocsp_ext.c 387 X509_EXTENSION *req_ext, *resp_ext; local
401 resp_ext = OCSP_BASICRESP_get_ext(bs, resp_idx);
402 if(ASN1_OCTET_STRING_cmp(req_ext->value, resp_ext->value))

Completed in 118 milliseconds