Searched refs:TS_resp_ctx (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dts.h483 struct TS_resp_ctx;
486 typedef ASN1_INTEGER *(*TS_serial_cb)(struct TS_resp_ctx *, void *);
491 typedef int (*TS_time_cb)(struct TS_resp_ctx *, void *, long *sec, long *usec);
498 typedef int (*TS_extension_cb)(struct TS_resp_ctx *, X509_EXTENSION *, void *);
500 typedef struct TS_resp_ctx struct
/external/openssl/include/openssl/
H A Dts.h483 struct TS_resp_ctx;
486 typedef ASN1_INTEGER *(*TS_serial_cb)(struct TS_resp_ctx *, void *);
491 typedef int (*TS_time_cb)(struct TS_resp_ctx *, void *, long *sec, long *usec);
498 typedef int (*TS_extension_cb)(struct TS_resp_ctx *, X509_EXTENSION *, void *);
500 typedef struct TS_resp_ctx struct

Completed in 87 milliseconds