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

  /external/openssl/include/openssl/
kssl.h 80 #undef OCSP_RESPONSE
ossl_typ.h 108 #undef OCSP_RESPONSE
199 typedef struct ocsp_response_st OCSP_RESPONSE;
ocsp.h 97 #undef OCSP_RESPONSE
366 #define d2i_OCSP_RESPONSE_bio(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESPONSE,bp,p)
371 #define PEM_read_bio_OCSP_RESPONSE(bp,x,cb)(OCSP_RESPONSE *)PEM_ASN1_read_bio(\
382 #define i2d_OCSP_RESPONSE_bio(bp,o) ASN1_i2d_bio_of(OCSP_RESPONSE,i2d_OCSP_RESPONSE,bp,o)
411 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, char *path, OCSP_REQUEST *req);
414 int OCSP_sendreq_nbio(OCSP_RESPONSE **presp, OCSP_REQ_CTX *rctx);
444 int OCSP_response_status(OCSP_RESPONSE *resp);
445 OCSP_BASICRESP *OCSP_response_get1_basic(OCSP_RESPONSE *resp);
477 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
546 DECLARE_ASN1_FUNCTIONS(OCSP_RESPONSE)
    [all...]
  /external/openssl/ssl/
kssl.h 80 #undef OCSP_RESPONSE
  /external/chromium_org/third_party/openssl/openssl/crypto/
ossl_typ.h 108 #undef OCSP_RESPONSE
199 typedef struct ocsp_response_st OCSP_RESPONSE;
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ossl_typ.h 108 #undef OCSP_RESPONSE
199 typedef struct ocsp_response_st OCSP_RESPONSE;
  /external/openssl/crypto/
ossl_typ.h 108 #undef OCSP_RESPONSE
199 typedef struct ocsp_response_st OCSP_RESPONSE;
  /external/openssl/crypto/ocsp/
ocsp.h 97 #undef OCSP_RESPONSE
366 #define d2i_OCSP_RESPONSE_bio(bp,p) ASN1_d2i_bio_of(OCSP_RESPONSE,OCSP_RESPONSE_new,d2i_OCSP_RESPONSE,bp,p)
371 #define PEM_read_bio_OCSP_RESPONSE(bp,x,cb)(OCSP_RESPONSE *)PEM_ASN1_read_bio(\
382 #define i2d_OCSP_RESPONSE_bio(bp,o) ASN1_i2d_bio_of(OCSP_RESPONSE,i2d_OCSP_RESPONSE,bp,o)
411 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, char *path, OCSP_REQUEST *req);
414 int OCSP_sendreq_nbio(OCSP_RESPONSE **presp, OCSP_REQ_CTX *rctx);
444 int OCSP_response_status(OCSP_RESPONSE *resp);
445 OCSP_BASICRESP *OCSP_response_get1_basic(OCSP_RESPONSE *resp);
477 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
546 DECLARE_ASN1_FUNCTIONS(OCSP_RESPONSE)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h     [all...]

Completed in 1048 milliseconds