Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dblkcipher.c444 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_blkcipher_ctxsize() function
549 .ctxsize = crypto_blkcipher_ctxsize,