Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_ciph.c1715 return NID_auth_rsa; in SSL_CIPHER_get_auth_nid()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h2565 {"AuthRSA","auth-rsa",NID_auth_rsa,0,NULL,0},
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h4477 #define NID_auth_rsa 963 macro