Searched refs:chacha20_poly1305_update (Results 1 – 2 of 2) sorted by relevance
137 chacha20_poly1305_update(void *vctx, const void *data, u_int len) in chacha20_poly1305_update() function171 .update = chacha20_poly1305_update,228 .update = chacha20_poly1305_update,
37 #define chacha20_poly1305_update chacha20_poly1305_cipher macro336 { OSSL_FUNC_CIPHER_UPDATE, (void (*)(void))chacha20_poly1305_update },