Searched refs:RSA_to_RSAPublicKey (Results 1 – 1 of 1) sorted by relevance
62 static int RSA_to_RSAPublicKey(RSA *rsa, RSAPublicKey *pkey) in RSA_to_RSAPublicKey() function162 if (!RSA_to_RSAPublicKey(private_key, &pkey)) { in write_public_keyfile()