Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/stm32/
Dstm32-cryp.c670 static int stm32_cryp_cipher_one_req(struct crypto_engine *engine, void *areq);
680 ctx->enginectx.op.do_one_request = stm32_cryp_cipher_one_req; in stm32_cryp_cra_init()
1020 static int stm32_cryp_cipher_one_req(struct crypto_engine *engine, void *areq) in stm32_cryp_cipher_one_req() function