Searched refs:PSA_ALG_DSA_BASE (Results 1 – 2 of 2) sorted by relevance
353 #define PSA_ALG_DSA_BASE ((psa_algorithm_t) 0x06000400) macro369 (PSA_ALG_DSA_BASE | ((hash_alg) & PSA_ALG_HASH_MASK))390 PSA_ALG_DSA_BASE)
212 …case PSA_ALG_DSA_BASE: append(&buffer, buffer_size, &required_size, "PSA_ALG_DSA_BASE", 16); break; in psa_snprint_algorithm()