Home | History | Annotate | Download | only in fpdf_parser

Lines Matching refs:cipher_name

141       CFX_ByteString cipher_name = pDefFilter->GetString("CFM");
142 if (cipher_name == "AESV2" || cipher_name == "AESV3") {