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

/freebsd-current/crypto/openssl/test/
H A Devp_extra_test.c518 static const unsigned char ofbCiphertext_partial[] = { variable
3775 ofbCiphertext_partial, NULL, 0, sizeof(cfbPlaintext_partial),
3776 sizeof(ofbCiphertext_partial), 0, 0, 1, 0
3779 "aes-128-ofb", kCFBDefaultKey, iCFBIV, ofbCiphertext_partial,
3780 cfbPlaintext_partial, NULL, 0, sizeof(ofbCiphertext_partial),

Completed in 71 milliseconds