Searched refs:truncatedInputLength (Results 1 – 1 of 1) sorted by relevance
476 size_t truncatedInputLength = 0U; in AESCMACLPF3_prepareFinalInputBlock() local494 truncatedInputLength = operation->inputLength - finalInputLength; in AESCMACLPF3_prepareFinalInputBlock()496 … (void)memcpy(object->finalInputBlock, &operation->input[truncatedInputLength], finalInputLength); in AESCMACLPF3_prepareFinalInputBlock()521 *transactionLength = truncatedInputLength; in AESCMACLPF3_prepareFinalInputBlock()