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

/external/openssl/crypto/ocsp/
H A Docsp.h282 * tbsResponseData ResponseData,
291 tbsResponseData, and then run it through a crypto-signing function, which
305 OCSP_RESPDATA *tbsResponseData; member in struct:ocsp_basic_response_st
386 o->signature,o->tbsResponseData,pkey,md)
393 a->signatureAlgorithm,a->signature,a->tbsResponseData,r)
/external/openssl/include/openssl/
H A Docsp.h282 * tbsResponseData ResponseData,
291 tbsResponseData, and then run it through a crypto-signing function, which
305 OCSP_RESPDATA *tbsResponseData; member in struct:ocsp_basic_response_st
386 o->signature,o->tbsResponseData,pkey,md)
393 a->signatureAlgorithm,a->signature,a->tbsResponseData,r)

Completed in 31 milliseconds