Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_chacha20.h32 OSSL_FUNC_cipher_encrypt_init_fn ossl_chacha20_einit; variable
Dcipher_chacha20.c168 int ossl_chacha20_einit(void *vctx, const unsigned char *key, size_t keylen, in ossl_chacha20_einit() function
/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20.h32 OSSL_FUNC_cipher_encrypt_init_fn ossl_chacha20_einit; variable
Dcipher_chacha20.c148 int ossl_chacha20_einit(void *vctx, const unsigned char *key, size_t keylen, in ossl_chacha20_einit() function