Home
last modified time | relevance | path

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

/src/crypto/openssl/engines/
H A De_devcrypto.c1111 static int devcrypto_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f)(void)) in devcrypto_ctrl() function
1262 || !ENGINE_set_ctrl_function(e, devcrypto_ctrl)) in bind_devcrypto()