Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm64/host_include/
A Dutee_defines.h107 #define TEE_ALG_GET_DIGEST_HASH(algo) __tee_alg_get_digest_hash(algo) macro
142 TEE_ALG_HASH_ALGO(TEE_ALG_GET_DIGEST_HASH(algo))
/optee_os/out/arm/export-ta_arm64/include/
A Dutee_defines.h107 #define TEE_ALG_GET_DIGEST_HASH(algo) __tee_alg_get_digest_hash(algo) macro
142 TEE_ALG_HASH_ALGO(TEE_ALG_GET_DIGEST_HASH(algo))
/optee_os/lib/libutee/include/
A Dutee_defines.h107 #define TEE_ALG_GET_DIGEST_HASH(algo) __tee_alg_get_digest_hash(algo) macro
142 TEE_ALG_HASH_ALGO(TEE_ALG_GET_DIGEST_HASH(algo))
/optee_os/out/arm/export-ta_arm32/host_include/
A Dutee_defines.h107 #define TEE_ALG_GET_DIGEST_HASH(algo) __tee_alg_get_digest_hash(algo) macro
142 TEE_ALG_HASH_ALGO(TEE_ALG_GET_DIGEST_HASH(algo))
/optee_os/out/arm/export-ta_arm32/include/
A Dutee_defines.h107 #define TEE_ALG_GET_DIGEST_HASH(algo) __tee_alg_get_digest_hash(algo) macro
142 TEE_ALG_HASH_ALGO(TEE_ALG_GET_DIGEST_HASH(algo))
/optee_os/core/drivers/crypto/crypto_api/acipher/
A Decc.c52 unsigned int algo_curve = TEE_ALG_GET_DIGEST_HASH(algo); in algo_is_valid()
/optee_os/core/tee/
A Dtee_svc_cryp.c3070 uint32_t hash_id = TEE_ALG_GET_DIGEST_HASH(cs->algo); in syscall_cryp_derive_key()
3099 uint32_t hash_id = TEE_ALG_GET_DIGEST_HASH(cs->algo); in syscall_cryp_derive_key()
3128 uint32_t hash_id = TEE_ALG_GET_DIGEST_HASH(cs->algo); in syscall_cryp_derive_key()

Completed in 16 milliseconds