Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/engine/
H A Deng_local.h28 #define ENGINE_REF_PRINT(e, isfunct, diff) \ argument
31 (void *)(e), (isfunct ? "funct" : "struct"), \
32 ((isfunct) \
35 ((isfunct) ? (e)->funct_ref : eng_struct_ref(e)), \