Searched refs:TEE_ALG_SM3 (Results 1 – 10 of 10) sorted by relevance
29 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_kdf()
65 case TEE_ALG_SM3: in crypto_hash_alloc_ctx()
161 return TEE_ALG_SM3; in __tee_alg_hash_algo()244 case TEE_ALG_SM3: in __tee_alg_get_digest_size()
361 #define TEE_ALG_SM3 0x50000007 macro
228 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_mbedtls_pke_decrypt()422 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_mbedtls_pke_encrypt()
49 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_kep_compute_Z()148 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_kep_compute_S()
43 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_kep_compute_Z()116 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_kep_compute_S()
261 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_ltc_pke_decrypt()485 res = crypto_hash_alloc_ctx(&ctx, TEE_ALG_SM3); in sm2_ltc_pke_encrypt()
80 case TEE_ALG_SM3: in sec_digest_get_alg_type()526 case TEE_ALG_SM3: in sec_hash_get_mac_len()
277 case TEE_ALG_SM3: in TEE_AllocateOperation()2584 if (alg == TEE_ALG_SM3) in TEE_IsAlgorithmSupported()