Home
last modified time | relevance | path

Searched defs:secondKey (Results 1 – 2 of 2) sorted by relevance

/third_party/openhitls/tls/handshake/send/src/
Dsend_client_hello.c229 HITLS_CRYPT_Key *secondKey = SAL_CRYPT_GenEcdhKeyPair(ctx, &curveParams); in Tls13ClientGenKeyPair() local
/third_party/openhitls/tls/handshake/common/include/
Dhs_ctx.h110 HITLS_CRYPT_Key *secondKey; /* second key pair for tls1.3 multi-key share */ member