HomeSort by relevance Sort by last modified time
    Searched defs:tbsResponseData (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ocsp/
ocsp.h 282 * tbsResponseData ResponseData,
291 tbsResponseData, and then run it through a crypto-signing function, which
305 OCSP_RESPDATA *tbsResponseData;
386 o->signature,o->tbsResponseData,pkey,md)
393 a->signatureAlgorithm,a->signature,a->tbsResponseData,r)
  /external/openssl/include/openssl/
ocsp.h 282 * tbsResponseData ResponseData,
291 tbsResponseData, and then run it through a crypto-signing function, which
305 OCSP_RESPDATA *tbsResponseData;
386 o->signature,o->tbsResponseData,pkey,md)
393 a->signatureAlgorithm,a->signature,a->tbsResponseData,r)

Completed in 32 milliseconds