Searched refs:aes_cbc_enc (Results 1 – 1 of 1) sorted by relevance
1129 static const BYTE aes_cbc_enc[3][48] = { in test_aes() local1166 ok(!memcmp(aes_cbc_enc[i], pbData, dwLen), "Expected equal data sequences\n"); in test_aes()