Home
last modified time | relevance | path

Searched refs:ecCtx (Results 1 - 1 of 1) sorted by relevance

/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c595 mbedtls_ecp_keypair *ecCtx = mbedtls_pk_ec(*pk); in GetEcPk() local
596 if (ecCtx == NULL) { in GetEcPk()
611 ret = mbedtls_ecp_point_write_binary(&ecCtx->MBEDTLS_PRIVATE(grp), &ecCtx->MBEDTLS_PRIVATE(Q), in GetEcPk()

Completed in 2 milliseconds