Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_ciph.c1711 return NID_auth_ecdsa; in SSL_CIPHER_get_auth_nid()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h2566 {"AuthECDSA","auth-ecdsa",NID_auth_ecdsa,0,NULL,0},
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h4481 #define NID_auth_ecdsa 964 macro