make rsa_private_key2SPKI static.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16975 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -363,7 +363,7 @@ rsa_parse_private_key(const struct signature_alg *sig_alg,
|
||||
return 0;
|
||||
}
|
||||
|
||||
int
|
||||
static int
|
||||
rsa_private_key2SPKI(hx509_private_key private_key,
|
||||
SubjectPublicKeyInfo *spki)
|
||||
{
|
||||
|
Reference in New Issue
Block a user