Home
last modified time | relevance | path

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

/f-stack/freebsd/crypto/chacha20/
H A Dchacha-sw.c35 chacha20_xform_crypt_last(void *ctx, const uint8_t *in, uint8_t *out, in chacha20_xform_crypt_last() function
55 .encrypt_last = chacha20_xform_crypt_last,
56 .decrypt_last = chacha20_xform_crypt_last,