Searched defs:myPrivateKey (Results 1 – 2 of 2) sorted by relevance
600 …const CryptoKey *myPrivateKey; /*!< A pointer to the private ECC key from which the new public member621 …const CryptoKey *myPrivateKey; /*!< A pointer to the private ECC key which will… member
229 int_fast16_t ECCParams_formatCurve25519PrivateKey(CryptoKey *myPrivateKey) in ECCParams_formatCurve25519PrivateKey()