Home
last modified time | relevance | path

Searched defs:clean_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_siv.h29 void (*clean_ctx)(void *vctx); member
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp354 ExecutionContext clean_ctx; in DoExecute() local