Home
last modified time | relevance | path

Searched refs:outputKeySize (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c492 size_t *outputKeySize) in hmac_prehash_key() argument
502 …s = CAAM_HASH(base, handle, mappedAlgo, inputKey, inputKeySize, NULL, 0, outputKey, outputKeySize); in hmac_prehash_key()
508 *outputKeySize = inputKeySize; in hmac_prehash_key()