Searched refs:cryptodev_ctrl (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
D | eng_cryptodev.c | 130 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()
|
/external/openssl/crypto/engine/ |
D | eng_cryptodev.c | 130 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()
|