Home
last modified time | relevance | path

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

/openbmc/linux/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()