Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DECDH.h600 …const CryptoKey *myPrivateKey; /*!< A pointer to the private ECC key from which the new public member
621 …const CryptoKey *myPrivateKey; /*!< A pointer to the private ECC key which will… member
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/ecc/
DECCParamsLPF3SW.c229 int_fast16_t ECCParams_formatCurve25519PrivateKey(CryptoKey *myPrivateKey) in ECCParams_formatCurve25519PrivateKey()