Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_ecp.c98 size_t curve_bytes = data_length; in mbedtls_psa_ecp_load_representation() local
372 size_t curve_bytes; in mbedtls_psa_ecdsa_sign_hash() local
457 size_t curve_bytes; in mbedtls_psa_ecdsa_verify_hash() local
H A Dpk_wrap.c968 const size_t curve_bytes = PSA_BITS_TO_BYTES(curve_bits); in eckey_check_pair_psa() local
/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_montgomery.h29 uint32_t curve_bytes; member
H A Dhpre_ecc.h72 uint32_t curve_bytes; member
H A Dhpre_ecc.c386 uint32_t curve_bytes, in hpre_ecc_curve_to_hpre_bin()