Home
last modified time | relevance | path

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

/crypto/
Dpcbc.c177 static int crypto_pcbc_decrypt(struct blkcipher_desc *desc, in crypto_pcbc_decrypt() function
263 inst->alg.cra_blkcipher.decrypt = crypto_pcbc_decrypt; in crypto_pcbc_alloc()