Lines Matching refs:cfbCiphertext
500 static const unsigned char cfbCiphertext[] = {
3587 cfbCiphertext, NULL, 0, sizeof(cfbPlaintext), sizeof(cfbCiphertext),
3598 cfbCiphertext, NULL, 0, sizeof(cfbPlaintext), sizeof(cfbCiphertext),
3608 "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbCiphertext,
3609 cfbPlaintext, NULL, 0, sizeof(cfbCiphertext), sizeof(cfbPlaintext),
3619 "aes-128-cfb", kCFBDefaultKey, iCFBIV, cfbCiphertext,
3620 cfbPlaintext, NULL, 0, sizeof(cfbCiphertext), sizeof(cfbPlaintext),
3745 cfbPlaintext, cfbCiphertext,
3746 sizeof(cfbPlaintext), sizeof(cfbCiphertext), 1
3749 cfbCiphertext, cfbPlaintext,
3750 sizeof(cfbCiphertext), sizeof(cfbPlaintext), 0