Lines Matching refs:psa_algorithm_t
70 psa_algorithm_t alg2) in psa_set_key_enrollment_algorithm()
81 static inline psa_algorithm_t psa_get_key_enrollment_algorithm( in psa_get_key_enrollment_algorithm()
371 #define PSA_ALG_DSA_BASE ((psa_algorithm_t) 0x06000400)
388 #define PSA_ALG_DETERMINISTIC_DSA_BASE ((psa_algorithm_t) 0x06000500)
590 #define PSA_ALG_CATEGORY_PAKE ((psa_algorithm_t) 0x0a000000)
719 #define PSA_ALG_JPAKE ((psa_algorithm_t) 0x0a000100)
944 static psa_algorithm_t psa_pake_cs_get_algorithm(
960 psa_algorithm_t algorithm);
1009 static psa_algorithm_t psa_pake_cs_get_hash(
1029 psa_algorithm_t hash);
1729 psa_algorithm_t algorithm;
1733 psa_algorithm_t hash;
1736 static inline psa_algorithm_t psa_pake_cs_get_algorithm( in psa_pake_cs_get_algorithm()
1744 psa_algorithm_t algorithm) in psa_pake_cs_set_algorithm()
1781 static inline psa_algorithm_t psa_pake_cs_get_hash( in psa_pake_cs_get_hash()
1788 psa_algorithm_t hash) in psa_pake_cs_set_hash()
1865 psa_algorithm_t MBEDTLS_PRIVATE(alg);