Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rng/
DRNGLPF3RF.c415 CryptoKey cryptoKey; in RNGLPF3RF_conditionNoise() local
463 CryptoKeyPlaintext_initKey(&cryptoKey, keyMaterial, sizeof(keyMaterial)); in RNGLPF3RF_conditionNoise()
472 cbcMacResult = AESCMAC_oneStepSign(dynHandle, &cbcmacOperation, &cryptoKey); in RNGLPF3RF_conditionNoise()
484 cbcMacResult = AESCMAC_oneStepSign(dynHandle, &cbcmacOperation, &cryptoKey); in RNGLPF3RF_conditionNoise()