Searched refs:RSA_get0_engine (Results 1 – 7 of 7) sorted by relevance
10 RSA_test_flags, RSA_set_flags, RSA_get0_engine, RSA_get_multi_prime_extra_count,40 ENGINE *RSA_get0_engine(RSA *r);113 RSA_get0_engine() returns a handle to the ENGINE that has been set for154 RSA_get0_engine() returns the ENGINE set for the RSA object or NULL if no
480 ENGINE *RSA_get0_engine(const RSA *r) in RSA_get0_engine() function
232 ENGINE *RSA_get0_engine(const RSA *r);
829 ctx = ENGINE_get_ex_data(RSA_get0_engine(rsa), capi_idx); in capi_rsa_sign()926 ctx = ENGINE_get_ex_data(RSA_get0_engine(rsa), capi_idx); in capi_rsa_priv_dec()
2515 RSA_get0_engine;
2274 MLINKS+= RSA_get0_key.3 RSA_get0_engine.3
1042 *) Add EC_KEY_get0_engine(), which does for EC_KEY what RSA_get0_engine()