Home
last modified time | relevance | path

Searched refs:RSA_gmp_method (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drsa.h46 #define RSA_gmp_method hc_RSA_gmp_method macro
143 const RSA_METHOD *RSA_gmp_method(void);
H A Dengine.c298 ENGINE_set_RSA(engine, RSA_gmp_method()); in ENGINE_load_builtin_engines()
H A Drsa-gmp.c579 RSA_gmp_method(void) in RSA_gmp_method() function
H A DChangeLog128 * version-script.map: export RSA_gmp_method.
132 * rsa.h: add RSA_gmp_method