HomeSort by relevance Sort by last modified time
    Searched refs:requestorName (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_cl.c 98 /* Set requestorName from an X509_NAME structure */
112 if (req->tbsRequest->requestorName)
113 GENERAL_NAME_free(req->tbsRequest->requestorName);
114 req->tbsRequest->requestorName = gen;
137 /* Sign an OCSP request set the requestorName to the subjec
ocsp_prn.c 147 if (inf->requestorName != NULL)
151 GENERAL_NAME_print(bp, inf->requestorName);
ocsp_asn.c 88 ASN1_EXP_OPT(OCSP_REQINFO, requestorName, GENERAL_NAME, 1),
ocsp_vfy.c 375 gen = req->tbsRequest->requestorName;
ocsp.h 125 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
132 GENERAL_NAME *requestorName;
  /external/openssl/crypto/ocsp/
ocsp_cl.c 98 /* Set requestorName from an X509_NAME structure */
112 if (req->tbsRequest->requestorName)
113 GENERAL_NAME_free(req->tbsRequest->requestorName);
114 req->tbsRequest->requestorName = gen;
137 /* Sign an OCSP request set the requestorName to the subjec
ocsp_prn.c 147 if (inf->requestorName != NULL)
151 GENERAL_NAME_print(bp, inf->requestorName);
ocsp_asn.c 88 ASN1_EXP_OPT(OCSP_REQINFO, requestorName, GENERAL_NAME, 1),
ocsp_vfy.c 375 gen = req->tbsRequest->requestorName;
ocsp.h 125 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
132 GENERAL_NAME *requestorName;
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ocsp.h 125 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
132 GENERAL_NAME *requestorName;
  /external/openssl/include/openssl/
ocsp.h 125 * requestorName [1] EXPLICIT GeneralName OPTIONAL,
132 GENERAL_NAME *requestorName;
  /prebuilts/devtools/tools/lib/
bcpkix-jdk15on-1.48.jar 
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 667 milliseconds