Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dssl3.h317 #define SSL3_CT_RSA_SIGN 1 macro
/dragonfly/crypto/libressl/ssl/
H A Ds3_lib.c2651 if (!CBB_add_u8(cbb, SSL3_CT_RSA_SIGN)) in ssl3_get_req_cert_types()