Home
last modified time | relevance | path

Searched defs:chacha20_poly1305_update (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_chacha20_poly1305.c137 chacha20_poly1305_update(void *vctx, const void *data, u_int len) in chacha20_poly1305_update() function
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c37 #define chacha20_poly1305_update chacha20_poly1305_cipher macro