Lines Matching refs:tee_hash_id
323 pkcs2tee_algo_rsa_oaep(uint32_t *tee_id, uint32_t *tee_hash_id, in pkcs2tee_algo_rsa_oaep() argument
369 *tee_hash_id = TEE_ALG_SHA1; in pkcs2tee_algo_rsa_oaep()
375 *tee_hash_id = TEE_ALG_SHA224; in pkcs2tee_algo_rsa_oaep()
381 *tee_hash_id = TEE_ALG_SHA256; in pkcs2tee_algo_rsa_oaep()
387 *tee_hash_id = TEE_ALG_SHA384; in pkcs2tee_algo_rsa_oaep()
393 *tee_hash_id = TEE_ALG_SHA512; in pkcs2tee_algo_rsa_oaep()
413 pkcs2tee_algo_rsa_aes_wrap(uint32_t *tee_id, uint32_t *tee_hash_id, in pkcs2tee_algo_rsa_aes_wrap() argument
464 *tee_hash_id = TEE_ALG_SHA1; in pkcs2tee_algo_rsa_aes_wrap()
470 *tee_hash_id = TEE_ALG_SHA224; in pkcs2tee_algo_rsa_aes_wrap()
476 *tee_hash_id = TEE_ALG_SHA256; in pkcs2tee_algo_rsa_aes_wrap()
482 *tee_hash_id = TEE_ALG_SHA384; in pkcs2tee_algo_rsa_aes_wrap()
488 *tee_hash_id = TEE_ALG_SHA512; in pkcs2tee_algo_rsa_aes_wrap()