Home
last modified time | relevance | path

Searched refs:RSA_meth_set1_name (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/lib/libcrypto/rsa/
Drsa_meth.c72 RSA_meth_set1_name(RSA_METHOD *meth, const char *name) in RSA_meth_set1_name() function
82 LCRYPTO_ALIAS(RSA_meth_set1_name);
Drsa.h412 int RSA_meth_set1_name(RSA_METHOD *meth, const char *name);
/openbsd/src/usr.bin/ssh/
Dssh-pkcs11-client.c526 if (!RSA_meth_set1_name(rsa_meth, "ssh-pkcs11-helper") || in pkcs11_start_helper_methods()
Dssh-pkcs11.c466 if (!RSA_meth_set1_name(rsa_method, "pkcs11") || in pkcs11_rsa_start_wrapper()
/openbsd/src/lib/libcrypto/
DSymbols.list2009 RSA_meth_set1_name