Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/library/
Dpsa_crypto_ecp.c49 psa_key_type_t type, size_t curve_bits, in mbedtls_psa_ecp_load_representation()
Dpk_wrap.c555 size_t curve_bits; in ecdsa_verify_wrap() local
/external/mbedtls/library/
Dpsa_crypto_ecp.c46 psa_key_type_t type, size_t curve_bits, in mbedtls_psa_ecp_load_representation()
Dpk_wrap.c936 size_t curve_bits; in ecdsa_verify_wrap() local
1167 size_t curve_bits; in ecdsa_sign_wrap() local
/external/mbedtls/include/psa/
Dcrypto_sizes.h565 #define PSA_ECDSA_SIGNATURE_SIZE(curve_bits) \ argument
/external/openthread/third_party/mbedtls/repo/include/psa/
Dcrypto_sizes.h564 #define PSA_ECDSA_SIGNATURE_SIZE(curve_bits) \ argument