Home
last modified time | relevance | path

Searched refs:SIGNATURE_PDF (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A Dlibetonyek_utils.cpp321 const unsigned char SIGNATURE_PDF[] = { '%', 'P', 'D', 'F' }; variable
343 if (0 == std::memcmp(sig, SIGNATURE_PDF, ETONYEK_NUM_ELEMENTS(SIGNATURE_PDF))) in detectMimetype()
/dports/security/hashcat/hashcat-6.2.5/src/modules/
H A Dmodule_10600.c72 static const char *SIGNATURE_PDF = "$pdf$"; variable
104 token.signatures_buf[0] = SIGNATURE_PDF; in module_hash_decode()
H A Dmodule_10700.c81 static const char *SIGNATURE_PDF = "$pdf$"; variable
154 token.signatures_buf[0] = SIGNATURE_PDF; in module_hash_decode()
H A Dmodule_25400.c77 static const char *SIGNATURE_PDF = "$pdf$"; variable
157 token.signatures_buf[0] = SIGNATURE_PDF; in module_hash_decode()
245 token.signatures_buf[0] = SIGNATURE_PDF; in module_hash_decode()
H A Dmodule_10400.c65 static const char *SIGNATURE_PDF = "$pdf$"; variable
119 token.signatures_buf[0] = SIGNATURE_PDF; in module_hash_decode()
H A Dmodule_10410.c66 static const char *SIGNATURE_PDF = "$pdf$"; variable
139 token.signatures_buf[0] = SIGNATURE_PDF; in module_hash_decode()
H A Dmodule_10420.c65 static const char *SIGNATURE_PDF = "$pdf$"; variable
119 token.signatures_buf[0] = SIGNATURE_PDF; in module_hash_decode()
H A Dmodule_10500.c73 static const char *SIGNATURE_PDF = "$pdf$"; variable
150 token.signatures_buf[0] = SIGNATURE_PDF; in module_hash_decode()