Home
last modified time | relevance | path

Searched refs:chacha20_newctx (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c22 static OSSL_FUNC_cipher_newctx_fn chacha20_newctx; variable
44 static void *chacha20_newctx(void *provctx) in chacha20_newctx() function
188 { OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))chacha20_newctx },
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c22 static OSSL_FUNC_cipher_newctx_fn chacha20_newctx; variable
45 static void *chacha20_newctx(void *provctx) in chacha20_newctx() function
208 { OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))chacha20_newctx },

Completed in 2 milliseconds