Searched refs:TEE_DIGEST_HASH_TO_ALGO (Results 1 – 9 of 9) sorted by relevance
377 rsa_ssa.hash_algo = TEE_DIGEST_HASH_TO_ALGO(algo); in crypto_acipher_rsassa_sign()380 ret = tee_alg_get_digest_size(TEE_DIGEST_HASH_TO_ALGO(algo), in crypto_acipher_rsassa_sign()459 rsa_ssa.hash_algo = TEE_DIGEST_HASH_TO_ALGO(algo); in crypto_acipher_rsassa_verify()462 ret = tee_alg_get_digest_size(TEE_DIGEST_HASH_TO_ALGO(algo), in crypto_acipher_rsassa_verify()
86 hash_algo = TEE_DIGEST_HASH_TO_ALGO(shdr->algo); in shdr_verify_signature()289 if (crypto_hash_alloc_ctx(&ctx, TEE_DIGEST_HASH_TO_ALGO(shdr->algo))) { in shdr_load_pub_key()375 hash_algo = TEE_DIGEST_HASH_TO_ALGO(shdr->algo); in shdr_verify_signature2()
70 TEE_DIGEST_HASH_TO_ALGO(shdr->algo)); in install_ta()
120 res = tee_alg_get_digest_size(TEE_DIGEST_HASH_TO_ALGO(algo), in crypto_acipher_dsa_sign()
584 res = tee_alg_get_digest_size(TEE_DIGEST_HASH_TO_ALGO(algo), in sw_crypto_acipher_rsassa_sign()652 res = tee_alg_get_digest_size(TEE_DIGEST_HASH_TO_ALGO(algo), in sw_crypto_acipher_rsassa_verify()
174 #define TEE_DIGEST_HASH_TO_ALGO(algo) \ macro
713 res = tee_alg_get_digest_size(TEE_DIGEST_HASH_TO_ALGO(algo), in sw_crypto_acipher_rsassa_sign()804 res = tee_alg_get_digest_size(TEE_DIGEST_HASH_TO_ALGO(algo), in sw_crypto_acipher_rsassa_verify()
373 TEE_DIGEST_HASH_TO_ALGO(shdr->algo)); in ree_fs_ta_open()
4706 hash_algo = TEE_DIGEST_HASH_TO_ALGO(cs->algo); in syscall_asymm_verify()4725 hash_algo = TEE_DIGEST_HASH_TO_ALGO(cs->algo); in syscall_asymm_verify()