Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Decb.c53 static int crypto_ecb_decrypt(struct skcipher_request *req) in crypto_ecb_decrypt() function
74 inst->alg.decrypt = crypto_ecb_decrypt; in crypto_ecb_create()