Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dn2_core.c818 static inline int cipher_descriptor_len(int nbytes, unsigned int block_size) in cipher_descriptor_len() function
911 this_len = cipher_descriptor_len(nbytes, walk->blocksize); in n2_compute_chunks()