Home
last modified time | relevance | path

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

/drivers/crypto/amcc/
Dcrypto4xx_core.h180 int crypto4xx_decrypt_iv_block(struct skcipher_request *req);
Dcrypto4xx_alg.c113 int crypto4xx_decrypt_iv_block(struct skcipher_request *req) in crypto4xx_decrypt_iv_block() function
Dcrypto4xx_core.c1208 .decrypt = crypto4xx_decrypt_iv_block,