Home
last modified time | relevance | path

Searched refs:ref_exists (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_ctrl.c130 int ctrl_exists, ref_exists; in ENGINE_ctrl() local
137 ref_exists = ((e->struct_ref > 0) ? 1 : 0); in ENGINE_ctrl()
140 if (!ref_exists) { in ENGINE_ctrl()
/third_party/openssl/crypto/engine/
H A Deng_ctrl.c130 int ctrl_exists, ref_exists; in ENGINE_ctrl() local
137 ref_exists = ((e->struct_ref > 0) ? 1 : 0); in ENGINE_ctrl()
140 if (!ref_exists) { in ENGINE_ctrl()

Completed in 3 milliseconds