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