Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_hw.c41 static int chacha20_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, in chacha20_cipher() function
H A Dcipher_chacha20.c30 #define chacha20_cipher ossl_cipher_generic_cipher macro