Searched refs:unknownCipherName (Results 1 – 1 of 1) sorted by relevance
163 char unknownCipherName[256]; in main() local662 snprintf(unknownCipherName, sizeof(unknownCipherName), "UNKNOWN_%04X", cipher); in main()663 cipherName = unknownCipherName; in main()