Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_ctrl.c103 static int int_ctrl_helper(ENGINE *e, int cmd, long i, void *p, in int_ctrl_helper() function
214 return int_ctrl_helper(e,cmd,i,p,f); in ENGINE_ctrl()