Home
last modified time | relevance | path

Searched refs:cfbPlaintext (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Devp_extra_test.c485 static const unsigned char cfbPlaintext[] = { variable
3586 "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbPlaintext,
3587 cfbCiphertext, NULL, 0, sizeof(cfbPlaintext), sizeof(cfbCiphertext),
3597 "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbPlaintext,
3598 cfbCiphertext, NULL, 0, sizeof(cfbPlaintext), sizeof(cfbCiphertext),
3609 cfbPlaintext, NULL, 0, sizeof(cfbCiphertext), sizeof(cfbPlaintext),
3620 cfbPlaintext, NULL, 0, sizeof(cfbCiphertext), sizeof(cfbPlaintext),
3745 cfbPlaintext, cfbCiphertex
[all...]

Completed in 6 milliseconds