Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/tools/cert_create/src/
Dext.c28 ASN1_OCTET_STRING *dataHash; member
33 ASN1_SIMPLE(HASH, dataHash, ASN1_OCTET_STRING),
209 ASN1_OCTET_STRING_set(hash->dataHash, buf, len); in ext_new_hash()