Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_extra_test.c671 static const unsigned char cfbPlaintext[] = { variable
4218 "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbPlaintext,
4219 cfbCiphertext, NULL, 0, sizeof(cfbPlaintext), sizeof(cfbCiphertext),
4229 "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbPlaintext,
4241 cfbPlaintext, NULL, 0, sizeof(cfbCiphertext), sizeof(cfbPlaintext),
4252 cfbPlaintext, NULL, 0, sizeof(cfbCiphertext), sizeof(cfbPlaintext),
4439 cfbPlaintext, cfbCiphertext,
4440 sizeof(cfbPlaintext), sizeof(cfbCiphertext), 1
4443 cfbCiphertext, cfbPlaintext,
4444 sizeof(cfbCiphertext), sizeof(cfbPlaintext), 0
[all …]

Completed in 22 milliseconds