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