Searched refs:pair (Results 1 – 3 of 3) sorted by relevance
73 struct se050_ecc_keypair *pair,
256 const struct ecc_keypair *pair) in extract_xy_from_keypair() argument258 xy->x = (mbedtls_mpi *)pair->x; in extract_xy_from_keypair()259 xy->y = (mbedtls_mpi *)pair->y; in extract_xy_from_keypair()
329 key pair operations but exclude RSA key generation. When MBEDTLS_GENPRIME642 an ECC key pair on Curve25519 or secp244k1.
Completed in 9 milliseconds