Searched refs:caam_handle_t (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/ |
D | fsl_caam.h | 104 } caam_handle_t; typedef 490 status_t CAAM_Wait(CAAM_Type *base, caam_handle_t *handle, uint32_t *descriptor, caam_wait_mode_t m… 510 caam_handle_t *handle, 542 caam_handle_t *handle, 564 caam_handle_t *handle, 585 caam_handle_t *handle, 607 caam_handle_t *handle, 639 caam_handle_t *handle, 670 caam_handle_t *handle, 705 caam_handle_t *handle, [all …]
|
D | fsl_caam.c | 145 …caam_handle_t *handle; /*!< CAAM handle (specifies jobRing and optional callback fu… 195 …caam_handle_t *handle; /*!< CAAM handle (specifies jobRing and optional callback fu… 715 caam_handle_t *handle, 731 caam_handle_t *handle, in caam_aes_gcm_non_blocking() 952 caam_handle_t *handle, 968 caam_handle_t *handle, in caam_aes_ccm_non_blocking() 1106 caam_handle_t *handle, in CAAM_AES_EncryptTagCcmNonBlocking() 1148 caam_handle_t *handle, in CAAM_AES_DecryptTagCcmNonBlocking() 1225 caam_handle_t *handle, in CAAM_AES_CryptCtrNonBlocking() 1341 caam_handle_t *handle, in CAAM_AES_EncryptEcbNonBlocking() [all …]
|