Searched refs:RSA (Results 1 – 4 of 4) sorted by relevance
34 void operator()(RSA* rsa) const { in operator()51 Certificate(int hash_len_, KeyType key_type_, std::unique_ptr<RSA, RSADeleter>&& rsa_, in Certificate()58 std::unique_ptr<RSA, RSADeleter> rsa;87 bool CheckRSAKey(const std::unique_ptr<RSA, RSADeleter>& rsa);
370 bool CheckRSAKey(const std::unique_ptr<RSA, RSADeleter>& rsa) { in CheckRSAKey() argument
173 std::unique_ptr<RSA, RSADeleter> rsa(RSA_new()); in TEST()
126 For debuggable builds, an RSA keypair can be used to authorize a host device that has the private