Searched refs:AESCommonLPF3_setupSegmentedOperation (Results 1 – 6 of 6) sorted by relevance
221 int_fast16_t AESCommonLPF3_setupSegmentedOperation(AESCommonLPF3_Object *object, const CryptoKey *k…
257 int_fast16_t AESCommonLPF3_setupSegmentedOperation(AESCommonLPF3_Object *object, const CryptoKey *k… in AESCommonLPF3_setupSegmentedOperation() function
598 status = AESCommonLPF3_setupSegmentedOperation(&object->common, key); in AESECB_setupEncrypt()
883 status = AESCommonLPF3_setupSegmentedOperation(&object->common, key); in AESCTRLPF3_setupSegmentedOperation()
728 status = AESCommonLPF3_setupSegmentedOperation(&object->common, key); in AESCMACLPF3_setupSegmentedOperation()
1017 int_fast16_t status = AESCommonLPF3_setupSegmentedOperation(&object->common, key); in AESCCMLPF3_setupSegmentedOperation()