Home
last modified time | relevance | path

Searched refs:PSA_ALG_PURE_EDDSA (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/include/psa/
H A Dcrypto_values.h683 * These curves are suitable for EdDSA (#PSA_ALG_PURE_EDDSA for both curves,
1609 #define PSA_ALG_PURE_EDDSA ((psa_algorithm_t) 0x06000800) macro
1618 * See #PSA_ALG_PURE_EDDSA regarding context support and the signature format.
1642 * See #PSA_ALG_PURE_EDDSA regarding context support and the signature format.
1703 (PSA_ALG_IS_SIGN_HASH(alg) || (alg) == PSA_ALG_PURE_EDDSA)
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c231 case PSA_ALG_PURE_EDDSA: append(&buffer, buffer_size, &required_size, "PSA_ALG_PURE_EDDSA", 18); break; in psa_snprint_algorithm()

Completed in 5 milliseconds