Searched refs:chacha20_poly1305_crypt (Results 1 – 1 of 1) sorted by relevance
86 chacha20_poly1305_crypt(void *vctx, const uint8_t *in, uint8_t *out) in chacha20_poly1305_crypt() function165 .encrypt = chacha20_poly1305_crypt,166 .decrypt = chacha20_poly1305_crypt,222 .encrypt = chacha20_poly1305_crypt,223 .decrypt = chacha20_poly1305_crypt,