Searched refs:unsup_alg (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Dp_lib.c415 static int unsup_alg(BIO *out, const EVP_PKEY *pkey, int indent, function
430 return unsup_alg(out, pkey, indent, "Public Key");
439 return unsup_alg(out, pkey, indent, "Private Key");
447 return unsup_alg(out, pkey, indent, "Parameters");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Dp_lib.c415 static int unsup_alg(BIO *out, const EVP_PKEY *pkey, int indent, function
430 return unsup_alg(out, pkey, indent, "Public Key");
439 return unsup_alg(out, pkey, indent, "Private Key");
447 return unsup_alg(out, pkey, indent, "Parameters");

Completed in 104 milliseconds