Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509/
Dx509_set.c230 siginf->flags |= X509_SIG_INFO_TLS; in x509_sig_info_init()
/third_party/openssl/crypto/ec/
Decx_meth.c543 X509_SIG_INFO_TLS); in ecd_sig_info_set25519()
563 X509_SIG_INFO_TLS); in ecd_sig_info_set448()
/third_party/openssl/crypto/rsa/
Drsa_ameth.c882 flags = X509_SIG_INFO_TLS; in rsa_sig_info_set()
/third_party/openssl/include/openssl/
Dx509.h42 # define X509_SIG_INFO_TLS 0x2 macro