Searched refs:chacha20_poly1305_crypt_multi (Results 1 – 1 of 1) sorted by relevance
102 chacha20_poly1305_crypt_multi(void *vctx, const uint8_t *in, uint8_t *out, size_t len) in chacha20_poly1305_crypt_multi() function167 .encrypt_multi = chacha20_poly1305_crypt_multi,168 .decrypt_multi = chacha20_poly1305_crypt_multi,224 .encrypt_multi = chacha20_poly1305_crypt_multi,225 .decrypt_multi = chacha20_poly1305_crypt_multi,