Home
last modified time | relevance | path

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

/crypto/
Dcbc.c169 static int crypto_cbc_decrypt(struct blkcipher_desc *desc, in crypto_cbc_decrypt() function
257 inst->alg.cra_blkcipher.decrypt = crypto_cbc_decrypt; in crypto_cbc_alloc()