Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c30 #define chacha20_update ossl_cipher_generic_stream_update macro
192 { OSSL_FUNC_CIPHER_UPDATE, (void (*)(void))chacha20_update },
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c31 #define chacha20_update ossl_cipher_generic_stream_update macro
213 { OSSL_FUNC_CIPHER_UPDATE, (void (*)(void))chacha20_update },

Completed in 1 milliseconds