Searched defs:curve_bits (Results 1 – 8 of 8) 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()
719 psa_ecc_family_t curve, size_t curve_bits, in ecdsa_verify_psa()792 size_t curve_bits; in ecdsa_opaque_verify_wrap() local820 size_t curve_bits = pk->ec_bits; in ecdsa_verify_wrap() local836 size_t curve_bits; in ecdsa_verify_wrap() local1022 size_t curve_bits; in ecdsa_sign_wrap() local1227 size_t curve_bits; in eckey_check_pair_psa() local
36 psa_key_type_t type, size_t curve_bits, in mbedtls_psa_ecp_load_representation()
542 size_t curve_bits; in pk_derive_public_key() local
180 size_t curve_bits; in get_ecdsa_pkinfo_from_asn1() local
608 #define PSA_ECDSA_SIGNATURE_SIZE(curve_bits) \ argument
618 #define PSA_ECDSA_SIGNATURE_SIZE(curve_bits) \ argument