Home
last modified time | relevance | path

Searched refs:pair (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/se050/adaptors/include/
A Dse050_apdu_apis.h73 struct se050_ecc_keypair *pair,
/optee_os-3.20.0/lib/libmbedtls/core/
A Dsm2-kep.c256 const struct ecc_keypair *pair) in extract_xy_from_keypair() argument
258 xy->x = (mbedtls_mpi *)pair->x; in extract_xy_from_keypair()
259 xy->y = (mbedtls_mpi *)pair->y; in extract_xy_from_keypair()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog329 key pair operations but exclude RSA key generation. When MBEDTLS_GENPRIME
642 an ECC key pair on Curve25519 or secp244k1.

Completed in 9 milliseconds