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

/openbsd-current/lib/libcrypto/evp/
H A Dp_lib.c806 unsup_alg(BIO *out, const EVP_PKEY *pkey, int indent, const char *kstr) function
822 return unsup_alg(out, pkey, indent, "Public Key");
833 return unsup_alg(out, pkey, indent, "Private Key");
843 return unsup_alg(out, pkey, indent, "Parameters");

Completed in 133 milliseconds