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