Searched refs:ofbCiphertext_partial (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/openssl/test/ |
| H A D | evp_extra_test.c | 800 static const unsigned char ofbCiphertext_partial[] = { variable 4882 ofbCiphertext_partial, NULL, 0, sizeof(cfbPlaintext_partial), 4883 sizeof(ofbCiphertext_partial), 0, 0, 1, 0 }, 4884 { "aes-128-ofb", kCFBDefaultKey, iCFBIV, ofbCiphertext_partial, 4885 cfbPlaintext_partial, NULL, 0, sizeof(ofbCiphertext_partial),
|