Home
last modified time | relevance | path

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

/linux-5.19.10/lib/crypto/
Dchacha20poly1305.c208 bool chacha20poly1305_crypt_sg_inplace(struct scatterlist *src, in chacha20poly1305_crypt_sg_inplace() function
338 return chacha20poly1305_crypt_sg_inplace(src, src_len, ad, ad_len, in chacha20poly1305_encrypt_sg_inplace()
351 return chacha20poly1305_crypt_sg_inplace(src, in chacha20poly1305_decrypt_sg_inplace()