Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds