Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c518 static const unsigned char ofbCiphertext_partial[] = { variable
3820 ofbCiphertext_partial, NULL, 0, sizeof(cfbPlaintext_partial),
3821 sizeof(ofbCiphertext_partial), 0, 0, 1, 0
3824 "aes-128-ofb", kCFBDefaultKey, iCFBIV, ofbCiphertext_partial,
3825 cfbPlaintext_partial, NULL, 0, sizeof(ofbCiphertext_partial),