Home
last modified time | relevance | path

Searched refs:ecc_curve (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/lib/psa/
H A Ddelegated_attestation.c13 rse_delegated_attest_get_delegated_key(uint8_t ecc_curve, in rse_delegated_attest_get_delegated_key() argument
22 {&ecc_curve, sizeof(ecc_curve)}, in rse_delegated_attest_get_delegated_key()
/rk3399_ARM-atf/services/std_svc/rmmd/
H A Drmmd_attest.c140 uint64_t ecc_curve) in rmmd_attest_get_signing_key() argument
149 if (ecc_curve != ATTEST_KEY_CURVE_ECC_SECP384R1) { in rmmd_attest_get_signing_key()
158 (unsigned int)ecc_curve); in rmmd_attest_get_signing_key()
218 uint64_t ecc_curve) in rmmd_attest_get_attest_pub_key() argument
227 if (ecc_curve != ATTEST_KEY_CURVE_ECC_SECP384R1) { in rmmd_attest_get_attest_pub_key()
236 (uintptr_t)buf_pa, buf_size, (unsigned int)ecc_curve); in rmmd_attest_get_attest_pub_key()
H A Drmmd_private.h56 uint64_t ecc_curve);
/rk3399_ARM-atf/plat/arm/board/tc/
H A Drse_ap_test_stubs.c91 tfm_delegated_attest_get_delegated_key(uint8_t ecc_curve, in tfm_delegated_attest_get_delegated_key() argument
98 return rse_delegated_attest_get_delegated_key(ecc_curve, in tfm_delegated_attest_get_delegated_key()
/rk3399_ARM-atf/include/lib/psa/
H A Ddelegated_attestation.h77 rse_delegated_attest_get_delegated_key(uint8_t ecc_curve,
/rk3399_ARM-atf/docs/components/
H A Drmm-el3-comms-spec.rst417ecc_curve,x3,[63:0],Enum,Type of the elliptic curve to which the requested attestation key belongs…
652ecc_curve,x4,[63:0],Enum,Type of the elliptic curve to which the requested attestation key belongs…
/rk3399_ARM-atf/docs/design_documents/
H A Drse.rst453 rse_delegated_attest_get_delegated_key(uint8_t ecc_curve,