Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c37 #define chacha20_poly1305_update chacha20_poly1305_cipher macro
336 { OSSL_FUNC_CIPHER_UPDATE, (void (*)(void))chacha20_poly1305_update },
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c36 #define chacha20_poly1305_update chacha20_poly1305_cipher macro
315 { OSSL_FUNC_CIPHER_UPDATE, (void (*)(void))chacha20_poly1305_update },

Completed in 2 milliseconds