Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dtls1.h1130 # define TLS_CT_RSA_SIGN 1 macro
/third_party/openssl/apps/
Ds_cb.c183 {"RSA sign", TLS_CT_RSA_SIGN},
/third_party/openssl/ssl/
Dt1_lib.c2345 check_type = TLS_CT_RSA_SIGN; in tls1_check_chain()