Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Dtb_rsa.c114 int ENGINE_set_RSA(ENGINE *e, const RSA_METHOD *rsa_meth) in ENGINE_set_RSA() function
Deng_openssl.c138 || !ENGINE_set_RSA(e, RSA_get_default_method()) in bind_helper()
Dengine.h477 int ENGINE_set_RSA(ENGINE *e, const RSA_METHOD *rsa_meth);
Deng_cryptodev.c1397 if (ENGINE_set_RSA(engine, &cryptodev_rsa)) { in ENGINE_load_cryptodev()
/external/openssl/include/openssl/
Dengine.h477 int ENGINE_set_RSA(ENGINE *e, const RSA_METHOD *rsa_meth);