Home
last modified time | relevance | path

Searched defs:actx (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_nettle.c263 struct aes_ctx *actx = ctx; in aes_encrypt() local
271 struct aes_ctx *actx = ctx; in aes_encrypt_deinit() local
294 struct aes_ctx *actx = ctx; in aes_decrypt() local
302 struct aes_ctx *actx = ctx; in aes_decrypt_deinit() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h35 struct d3dadapter9_context *actx; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinnt.h8773 …D TpSetCallbackActivationContext (PTP_CALLBACK_ENVIRON cbe, struct _ACTIVATION_CONTEXT *actx) { cb… in TpSetCallbackActivationContext()