Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c1153 static int stm32_cryp_prepare_req(struct skcipher_request *req, in stm32_cryp_prepare_req() function
1247 return stm32_cryp_prepare_req(req, NULL) ?: in stm32_cryp_cipher_one_req()
1262 err = stm32_cryp_prepare_req(NULL, req); in stm32_cryp_aead_one_req()