Home
last modified time | relevance | path

Searched defs:chacha20_poly1305_tls_cipher (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c117 static int chacha20_poly1305_tls_cipher(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_tls_cipher() function
/freebsd/crypto/openssl/crypto/evp/
H A De_chacha20_poly1305.c214 static int chacha20_poly1305_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in chacha20_poly1305_tls_cipher() function