Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/stm32/
H A Dstm32-cryp.c644 static int stm32_cryp_cipher_one_req(struct crypto_engine *engine, void *areq);
654 ctx->enginectx.op.do_one_request = stm32_cryp_cipher_one_req; in stm32_cryp_init_tfm()
1078 static int stm32_cryp_cipher_one_req(struct crypto_engine *engine, void *areq) in stm32_cryp_cipher_one_req() function