Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_cryptodev.c130 static int cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p,
1345 cryptodev_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)(void)) in cryptodev_ctrl() function
1391 !ENGINE_set_ctrl_function(engine, cryptodev_ctrl) || in ENGINE_load_cryptodev()