Searched refs:CIPHERTEXT (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/tests/ |
H A D | aes_cbc_test.c | 51 #define CIPHERTEXT(...) { __VA_ARGS__ } macro 133 CIPHERTEXT ( 0x76, 0x49, 0xab, 0xac, 0x81, 0x19, 0xb2, 0x46, 157 CIPHERTEXT ( 0xf5, 0x8c, 0x4c, 0x04, 0xd6, 0xe5, 0xf1, 0xba,
|
H A D | rsa_test.c | 50 #define CIPHERTEXT(...) { __VA_ARGS__ } macro 87 * @v CIPHERTEXT Ciphertext 91 CIPHERTEXT ) \ 95 static const uint8_t name ## _ciphertext[] = CIPHERTEXT; \ 248 CIPHERTEXT ( 0x39, 0xff, 0x5c, 0x54, 0x65, 0x3e, 0x6a, 0xab, 0xc0, 0x62,
|
Completed in 187 milliseconds