Ciphertext_16 is only used within CRYP_AESModes_DMA.
 
Symbols
loading...
Files
loading...

Ciphertext_16 variable

Syntax

uint32_t Ciphertext_16[16] = {0x7BB43AD7 ,0x36600D7A ,0xCAF3A89E ,0xEF972466 , 0xD585F5D3 ,0x699D03B9 ,0x895AE785 ,0xBAAF96FD , 0xCD7F43B1 ,0xCE23598E ,0x00E3881B ,0x0688ED03 , 0x785E7B0C ,0xAD3F27E8 ,0x20718223 ,0x5DD40472};

References

LocationReferrerText
main.c:74
uint32_t Ciphertext_16[16] = {0x7BB43AD7 ,0x36600D7A ,0xCAF3A89E ,0xEF972466 ,
main.c:236main()
if(memcmp(Encryptedtext, Ciphertext_16, 64) != 0)
main.c:246main()
HAL_CRYP_Decrypt_DMA(&hcryp, Ciphertext_16 , 16, Decryptedtext);

Data Use

Functions reading Ciphertext_16
Ciphertext_16
all items filtered out
Type of Ciphertext_16
Ciphertext_16
uint32_t
all items filtered out