Home
last modified time | relevance | path

Searched defs:RSA_set_method (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drsa.c215 RSA_set_method(RSA *rsa, const RSA_METHOD *method) in RSA_set_method() function
H A Drsa.h54 #define RSA_set_method hc_RSA_set_method macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_lib.c30 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth) in RSA_set_method() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_lib.c44 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth) in RSA_set_method() function