Home
last modified time | relevance | path

Searched refs:ECCParams_formatCurve25519PrivateKey (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/ecc/
DECCParams.h503 #define ECCParams_FormatCurve25519PrivateKey ECCParams_formatCurve25519PrivateKey
520 int_fast16_t ECCParams_formatCurve25519PrivateKey(CryptoKey *myPrivateKey);
DECCParamsLPF3SW.c229 int_fast16_t ECCParams_formatCurve25519PrivateKey(CryptoKey *myPrivateKey) in ECCParams_formatCurve25519PrivateKey() function