Home
last modified time | relevance | path

Searched refs:skcipher_descriptor_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c791 static inline int skcipher_descriptor_len(int nbytes, unsigned int block_size) in skcipher_descriptor_len() function
884 this_len = skcipher_descriptor_len(nbytes, walk->blocksize); in n2_compute_chunks()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c793 static inline int skcipher_descriptor_len(int nbytes, unsigned int block_size) in skcipher_descriptor_len() function
886 this_len = skcipher_descriptor_len(nbytes, walk->blocksize); in n2_compute_chunks()

Completed in 8 milliseconds