Searched refs:aadLengthBytePtr (Results 1 – 1 of 1) sorted by relevance
601 uint8_t *aadLengthBytePtr = (uint8_t *)&aadTotalLength; in AESCCMLPF3_processB1withAAD() local602 B1.bytes[1] = *(aadLengthBytePtr); in AESCCMLPF3_processB1withAAD()603 B1.bytes[0] = *(aadLengthBytePtr + 1U); in AESCCMLPF3_processB1withAAD()