Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.h33 OSSL_FUNC_cipher_decrypt_init_fn ossl_chacha20_dinit; variable
H A Dcipher_chacha20.c187 int ossl_chacha20_dinit(void *vctx, const unsigned char *key, size_t keylen, in ossl_chacha20_dinit() function