Searched refs:crypto_ablkcipher_blocksize (Results 1 – 3 of 3) sorted by relevance
44 …free_ablkcipher crypto_has_ablkcipher crypto_ablkcipher_ivsize crypto_ablkcipher_blocksize crypto_…
1010 static inline unsigned int crypto_ablkcipher_blocksize( in crypto_ablkcipher_blocksize() function
1205 (req->nbytes % crypto_ablkcipher_blocksize(tfm))) { in process_cipher()