Home
last modified time | relevance | path

Searched defs:chacha20poly1305_decrypt_sg_inplace (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/crypto/
H A Dchacha20poly1305.c343 bool chacha20poly1305_decrypt_sg_inplace(struct scatterlist *src, size_t src_len, in chacha20poly1305_decrypt_sg_inplace() function
355 EXPORT_SYMBOL(chacha20poly1305_decrypt_sg_inplace); variable
/kernel/linux/linux-6.6/lib/crypto/
H A Dchacha20poly1305.c343 bool chacha20poly1305_decrypt_sg_inplace(struct scatterlist *src, size_t src_len, in chacha20poly1305_decrypt_sg_inplace() function
355 EXPORT_SYMBOL(chacha20poly1305_decrypt_sg_inplace); variable

Completed in 2 milliseconds