Searched refs:hal_cryp_aes_op_func_t (Results 1 – 1 of 1) sorted by relevance
67 typedef status_t (*hal_cryp_aes_op_func_t)(CRYP_HandleTypeDef *hcryp, uint8_t *in_data, typedef114 static int do_aes(struct cipher_ctx *ctx, hal_cryp_aes_op_func_t fn, uint8_t *in_buf, int in_len, in do_aes()