Home
last modified time | relevance | path

Searched refs:chacha20_poly1305_crypt_last (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_chacha20_poly1305.c120 chacha20_poly1305_crypt_last(void *vctx, const uint8_t *in, uint8_t *out, in chacha20_poly1305_crypt_last() function
169 .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,