Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_ciph.c1709 return NID_auth_null; in SSL_CIPHER_get_auth_nid()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h2568 {"AuthNULL","auth-null",NID_auth_null,0,NULL,0},
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h4489 #define NID_auth_null 966 macro