Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aescmac/
DAESCMACLPF3.c88 static int_fast16_t AESCMACLPF3_oneStepOperation(AESCMAC_Handle handle,
527 static int_fast16_t AESCMACLPF3_oneStepOperation(AESCMAC_Handle handle, in AESCMACLPF3_oneStepOperation() function
673 status = AESCMACLPF3_oneStepOperation(handle, operation, key, AESCMAC_OP_TYPE_SIGN); in AESCMAC_oneStepSign()
697 status = AESCMACLPF3_oneStepOperation(handle, operation, key, AESCMAC_OP_TYPE_VERIFY); in AESCMAC_oneStepVerify()