Searched refs:stm32_cryp_prepare_req (Results 1 – 1 of 1) sorted by relevance
1152 static int stm32_cryp_prepare_req(struct skcipher_request *req, in stm32_cryp_prepare_req() function1246 return stm32_cryp_prepare_req(req, NULL) ?: in stm32_cryp_cipher_one_req()1261 err = stm32_cryp_prepare_req(NULL, req); in stm32_cryp_aead_one_req()