Searched refs:cfbCiphertext_partial (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | evp_extra_test.c | 795 static const unsigned char cfbCiphertext_partial[] = { variable 4902 cfbCiphertext_partial, NULL, 0, sizeof(cfbPlaintext_partial), 4903 sizeof(cfbCiphertext_partial), 0, 0, 1, 0 }, 4904 { "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbCiphertext_partial, 4905 cfbPlaintext_partial, NULL, 0, sizeof(cfbCiphertext_partial),
|