Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_pkcs_ver15_util.c45 static const HashDerCode_t gHashDerCodes[] = {
72 if (hashMode >= sizeof(gHashDerCodes) / sizeof(HashDerCode_t)) in GetHashAlgDerCode()
Dcc_rsa_local.h71 typedef struct HashDerCode_t { struct
75 }HashDerCode_t; argument