Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_chacha20.h33 OSSL_FUNC_cipher_decrypt_init_fn ossl_chacha20_dinit; variable
Dcipher_chacha20.c187 int ossl_chacha20_dinit(void *vctx, const unsigned char *key, size_t keylen, in ossl_chacha20_dinit() function
/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20.h33 OSSL_FUNC_cipher_decrypt_init_fn ossl_chacha20_dinit; variable
Dcipher_chacha20.c167 int ossl_chacha20_dinit(void *vctx, const unsigned char *key, size_t keylen, in ossl_chacha20_dinit() function