Searched refs:hashAlgorithm (Results 1 – 1 of 1) sorted by relevance
27 X509_ALGOR *hashAlgorithm; member32 ASN1_SIMPLE(HASH, hashAlgorithm, X509_ALGOR),204 hash->hashAlgorithm->algorithm = algorithm; in ext_new_hash()205 hash->hashAlgorithm->parameter = ASN1_TYPE_new(); in ext_new_hash()206 ASN1_TYPE_set(hash->hashAlgorithm->parameter, V_ASN1_NULL, NULL); in ext_new_hash()
Completed in 5 milliseconds