Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dauth.cpp68 int RSA2RSAPublicKey(RSA *rsa, RSAPublicKey *publicKey) in RSA2RSAPublicKey()
176 RSA *rsa = RSA_new(); in GenerateKey() local
233 RSA *rsa = RSA_new(); in ReadKey() local
292 int AuthSign(void *rsa, const unsigned char *token, size_t tokenSize, void *sig) in AuthSign()
414 RSA *rsa = nullptr; in AuthVerify() local