Searched defs:curve_bits (Results 1 – 3 of 3) sorted by relevance
539 psa_ecc_family_t curve, size_t curve_bits, in ecdsa_verify_psa()612 size_t curve_bits; in ecdsa_opaque_verify_wrap() local640 size_t curve_bits = pk->ec_bits; in ecdsa_verify_wrap() local656 size_t curve_bits; in ecdsa_verify_wrap() local765 size_t curve_bits; in ecdsa_sign_wrap() local965 size_t curve_bits; in eckey_check_pair_psa() local
91 psa_key_type_t type, size_t curve_bits, in mbedtls_psa_ecp_load_representation()
618 #define PSA_ECDSA_SIGNATURE_SIZE(curve_bits) \ argument