Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_ecies.c122 CC_HKDF_HASH_SHA256_mode, in runIt_eciesRandom()
138 CC_HKDF_HASH_SHA256_mode, in runIt_eciesRandom()
255 CC_HKDF_HASH_SHA256_mode, in runIt_eciesVector()
273 CC_HKDF_HASH_SHA256_mode, in runIt_eciesVector()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/cc3x/
Dmbedtls_cc_hkdf.h52 CC_HKDF_HASH_SHA256_mode = 2, enumerator
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/kdf/
Dcc_hkdf.c47 case CC_HKDF_HASH_SHA256_mode: in GetParamsFromHKDFHashMode()
Dmbedtls_cc_hkdf.c49 case CC_HKDF_HASH_SHA256_mode: in GetParamsFromHKDFHashMode()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/
Dmbedtls_cc_ecies.c44 case CC_HKDF_HASH_SHA256_mode: in ecies_convert_mbed_to_cc_hkdf_hash_mode()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/
Dcc_ffc_domain.c84 hkdfHashMode = CC_HKDF_HASH_SHA256_mode; in FfcGetHashMode()