Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/tools/cert_create/src/
A Dext.c27 X509_ALGOR *hashAlgorithm; member
32 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