Searched refs:CAAM_HASH (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/caam/ |
| D | fsl_caam.h | 1196 status_t CAAM_HASH(CAAM_Type *base,
|
| D | fsl_caam.c | 502 …status = CAAM_HASH(base, handle, mappedAlgo, inputKey, inputKeySize, NULL, 0, outputKey, outputKey… in hmac_prehash_key() 3475 status_t CAAM_HASH(CAAM_Type *base, in CAAM_HASH() function 3654 …status = CAAM_HASH(base, handle, algo, input, inputSize, updatedKey, updatedKeySize, output, outpu… in CAAM_HMAC()
|