Searched refs:HcfOpensslAlg25519PriKey (Results 1 – 4 of 4) sorted by relevance
113 HcfOpensslAlg25519PriKey *impl = (HcfOpensslAlg25519PriKey *)self; in DestroyAlg25519PriKey()167 HcfOpensslAlg25519PriKey *impl = (HcfOpensslAlg25519PriKey *)self; in GetAlg25519PriKeyAlgorithm()220 HcfOpensslAlg25519PriKey *impl = (HcfOpensslAlg25519PriKey *)self; in GetAlg25519PriKeyEncoded()387 HcfOpensslAlg25519PriKey *impl = (HcfOpensslAlg25519PriKey *)self; in GetBigIntegerSpecFromAlg25519PriKey()451 HcfOpensslAlg25519PriKey *impl = (HcfOpensslAlg25519PriKey *)self; in ClearAlg25519PriKeyMem()538 (HcfOpensslAlg25519PriKey *)HcfMalloc(sizeof(HcfOpensslAlg25519PriKey), 0); in CreateAlg25519PriKey()600 HcfOpensslAlg25519PriKey **returnPriKey) in GenerateAlg25519PubAndPriKey()647 HcfOpensslAlg25519PriKey **returnPriKey) in ConvertAlg25519PriKey()710 HcfOpensslAlg25519PriKey *priKey = NULL; in EngineGenerateAlg25519KeyPair()756 HcfOpensslAlg25519PriKey *priKey = NULL; in EngineConvertAlg25519Key()[all …]
113 } HcfOpensslAlg25519PriKey; typedef
69 EVP_PKEY *priPKey = OpensslEvpPkeyDup(((HcfOpensslAlg25519PriKey *)priKey)->pkey); in EngineGenerateSecret()
116 ((HcfOpensslAlg25519PriKey *)privateKey)->pkey) != HCF_OPENSSL_SUCCESS) { in EngineSignInit()