Searched refs:HASH_ASN1 (Results 1 – 1 of 1) sorted by relevance
38 HASH_ASN1 = { variable268 if hash_method not in HASH_ASN1:270 asn1code = HASH_ASN1[hash_method]331 cleartext = HASH_ASN1[method_name] + message_hash417 for (hashname, asn1code) in HASH_ASN1.items():