Home
last modified time | relevance | path

Searched refs:TS_VERIFY_CTX (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dts.h681 } TS_VERIFY_CTX; typedef
683 int TS_RESP_verify_response(TS_VERIFY_CTX *ctx, TS_RESP *response);
684 int TS_RESP_verify_token(TS_VERIFY_CTX *ctx, PKCS7 *token);
692 TS_VERIFY_CTX *TS_VERIFY_CTX_new(void);
693 void TS_VERIFY_CTX_init(TS_VERIFY_CTX *ctx);
694 void TS_VERIFY_CTX_free(TS_VERIFY_CTX *ctx);
695 void TS_VERIFY_CTX_cleanup(TS_VERIFY_CTX *ctx);
713 TS_VERIFY_CTX *TS_REQ_to_TS_VERIFY_CTX(TS_REQ *req, TS_VERIFY_CTX *ctx);