Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_ciph.c1698 return NID_kx_rsa; in SSL_CIPHER_get_kx_nid()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h2561 {"KxRSA","kx-rsa",NID_kx_rsa,0,NULL,0},
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h4461 #define NID_kx_rsa 959 macro