Home
last modified time | relevance | path

Searched defs:curve_bytes (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/library/
Dpsa_crypto_ecp.c98 size_t curve_bytes = data_length; in mbedtls_psa_ecp_load_representation() local
374 size_t curve_bytes; in mbedtls_psa_ecdsa_sign_hash() local
459 size_t curve_bytes; in mbedtls_psa_ecdsa_verify_hash() local
Dpk_wrap.c968 const size_t curve_bytes = PSA_BITS_TO_BYTES(curve_bits); in eckey_check_pair_psa() local