Home
last modified time | relevance | path

Searched defs:curve_bits (Results 1 – 7 of 7) sorted by relevance

/external/openthread/third_party/mbedtls/repo/library/
Dpk_wrap.c539 psa_ecc_family_t curve, size_t curve_bits, in ecdsa_verify_psa()
612 size_t curve_bits; in ecdsa_opaque_verify_wrap() local
640 size_t curve_bits = pk->ec_bits; in ecdsa_verify_wrap() local
656 size_t curve_bits; in ecdsa_verify_wrap() local
765 size_t curve_bits; in ecdsa_sign_wrap() local
965 size_t curve_bits; in eckey_check_pair_psa() local
Dpsa_crypto_ecp.c91 psa_key_type_t type, size_t curve_bits, in mbedtls_psa_ecp_load_representation()
/external/mbedtls/library/
Dpk_wrap.c719 psa_ecc_family_t curve, size_t curve_bits, in ecdsa_verify_psa()
792 size_t curve_bits; in ecdsa_opaque_verify_wrap() local
820 size_t curve_bits = pk->ec_bits; in ecdsa_verify_wrap() local
836 size_t curve_bits; in ecdsa_verify_wrap() local
1022 size_t curve_bits; in ecdsa_sign_wrap() local
1227 size_t curve_bits; in eckey_check_pair_psa() local
Dpsa_crypto_ecp.c36 psa_key_type_t type, size_t curve_bits, in mbedtls_psa_ecp_load_representation()
Dpkparse.c542 size_t curve_bits; in pk_derive_public_key() local
/external/mbedtls/include/psa/
Dcrypto_sizes.h608 #define PSA_ECDSA_SIGNATURE_SIZE(curve_bits) \ argument
/external/openthread/third_party/mbedtls/repo/include/psa/
Dcrypto_sizes.h618 #define PSA_ECDSA_SIGNATURE_SIZE(curve_bits) \ argument