Searched defs:macLength (Results 1 – 6 of 6) sorted by relevance
524 uint8_t macLength) in AESCCMLPF3_processB0()1013 size_t macLength) in AESCCMLPF3_setupSegmentedOperation()1054 size_t macLength) in AESCCM_setupEncrypt()1086 size_t macLength) in AESCCM_setupDecrypt()1115 …AESCCM_setLengths(AESCCM_Handle handle, size_t aadLength, size_t plaintextLength, size_t macLength) in AESCCM_setLengths()2177 int_fast16_t AESCCMLPF3HSM_setMac(AESCCM_Handle handle, const uint8_t *mac, size_t macLength) in AESCCMLPF3HSM_setMac()2455 size_t macLength) in AESCCMLPF3HSM_setupSegmentedOperation()2516 size_t macLength) in AESCCMLPF3HSM_setupEncrypt()2539 size_t macLength) in AESCCMLPF3HSM_setupDecrypt()
125 uint8_t macLength; member
986 uint8_t macLength; /*!< Length of \c mac in bytes. member1070 uint8_t macLength; /*!< Length of \c mac in bytes. member
735 size_t macLength; /*!< Length of the MAC in bytes. member
338 void AESConfigureCCMCtrl(uint32_t nonceLength, uint32_t macLength, bool encrypt) in AESConfigureCCMCtrl()
398 void AESConfigureCCMCtrl(uint32_t nonceLength, uint32_t macLength, bool encrypt) in AESConfigureCCMCtrl()