Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dkeywrap.c135 static int crypto_kw_decrypt(struct blkcipher_desc *desc, in crypto_kw_decrypt() function
383 inst->alg.cra_blkcipher.decrypt = crypto_kw_decrypt; in crypto_kw_alloc()