Searched refs:AESCCMLPF3_processB1withAAD (Results 1 – 1 of 1) sorted by relevance
121 static size_t AESCCMLPF3_processB1withAAD(const uint8_t *aad, size_t aadSegmentLength, size_t aadTo…584 static size_t AESCCMLPF3_processB1withAAD(const uint8_t *aad, size_t aadSegmentLength, size_t aadTo… in AESCCMLPF3_processB1withAAD() function654 …aadBytesRemaining -= AESCCMLPF3_processB1withAAD(operation->aad, operation->aadLength, operation->… in AESCCMLPF3_processOneStepCBCMACPolling()1240 object->aadBytesProcessed = AESCCMLPF3_processB1withAAD(object->aad, in AESCCMLPF3_processSegmentedCBCMAC()