Home
last modified time | relevance | path

Searched refs:NID_chacha20_poly1305 (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/openssl/ssl/
HDktls.c218 case NID_chacha20_poly1305: in ktls_check_supported_cipher()
298 case NID_chacha20_poly1305: in ktls_configure_crypto()
HDssl_ciph.c76 {SSL_CHACHA20POLY1305, NID_chacha20_poly1305}, /* SSL_ENC_CHACHA_IDX 19 */
/freebsd-13-stable/crypto/openssl/crypto/evp/
HDe_chacha20_poly1305.c614 NID_chacha20_poly1305,
/freebsd-13-stable/crypto/openssl/crypto/objects/
HDobj_dat.h2101 {"ChaCha20-Poly1305", "chacha20-poly1305", NID_chacha20_poly1305},
/freebsd-13-stable/crypto/openssl/include/openssl/
HDobj_mac.h4808 #define NID_chacha20_poly1305 1018 macro