Searched refs:chacha20_poly1305_crypt_last (Results 1 – 1 of 1) sorted by relevance
120 chacha20_poly1305_crypt_last(void *vctx, const uint8_t *in, uint8_t *out, in chacha20_poly1305_crypt_last() function169 .encrypt_last = chacha20_poly1305_crypt_last,170 .decrypt_last = chacha20_poly1305_crypt_last,226 .encrypt_last = chacha20_poly1305_crypt_last,227 .decrypt_last = chacha20_poly1305_crypt_last,