Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_lib.c115 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth) in RSA_set_method() function
/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drsa.c219 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