Searched refs:PLAINTEXT (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/tests/ |
H A D | aes_cbc_test.c | 48 #define PLAINTEXT(...) { __VA_ARGS__ } macro 125 PLAINTEXT ( 0x6b, 0xc1, 0xbe, 0xe2, 0x2e, 0x40, 0x9f, 0x96, 149 PLAINTEXT ( 0x6b, 0xc1, 0xbe, 0xe2, 0x2e, 0x40, 0x9f, 0x96,
|
H A D | rsa_test.c | 47 #define PLAINTEXT(...) { __VA_ARGS__ } macro 86 * @v PLAINTEXT Plaintext 90 #define RSA_ENCRYPT_DECRYPT_TEST( name, PRIVATE, PUBLIC, PLAINTEXT, \ 94 static const uint8_t name ## _plaintext[] = PLAINTEXT; \ 135 * @v PLAINTEXT Plaintext 140 #define RSA_SIGNATURE_TEST( name, PRIVATE, PUBLIC, PLAINTEXT, DIGEST, \ 144 static const uint8_t name ## _plaintext[] = PLAINTEXT; \ 246 PLAINTEXT ( 0x48, 0x65, 0x6c, 0x6c, 0x6f, 0x20, 0x77, 0x6f, 0x72, 0x6c, 300 PLAINTEXT ( 0x9d, 0x5b, 0x46, 0x42, 0x27, 0xc0, 0xf1, 0x4b, 0xe5, 0x9e, 373 PLAINTEXT ( [all...] |
Completed in 268 milliseconds