Searched refs:stm32_cryp_prepare_req (Results 1 – 1 of 1) sorted by relevance
1153 static int stm32_cryp_prepare_req(struct skcipher_request *req, in stm32_cryp_prepare_req() function1247 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()