Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dauth.cpp510 EVP_PKEY *evp = EVP_PKEY_new(); in GenerateNewKey() local
552 EVP_PKEY *evp = nullptr; in GenerateKeyPair() local
600 EVP_PKEY *evp = nullptr; in LoadPublicKey() local
714 static bool LoadPrivateKey(const string& prikey_filename, RSA **rsa, EVP_PKEY **evp) in LoadPrivateKey()
845 EVP_PKEY *evp = nullptr; in RsaSignAndBase64() local