Searched defs:ctx (Results 1 – 9 of 9) sorted by relevance
51 MD5Init(struct MD5Context *ctx) { in MD5Init()66 MD5Update(struct MD5Context *ctx, md5byte const *buf, unsigned len) { in MD5Update()108 MD5Final(md5byte digest[16], struct MD5Context *ctx) { in MD5Final()
26 static Object ctx; field in ClassLoaderStaticNonce
58 Context ctx = getContext(); in refocus() local
75 public void onReceive(Context ctx, Intent intent) { in onReceive()105 public void onDeleted(Context ctx, int[] ids) { in onDeleted()
78 public static int convertDpToPixel(Context ctx, int dp) { in convertDpToPixel()
154 EVP_CIPHER_CTX ctx; in android_security_cts_EncryptionTest_aesIsFast() local
136 ucontext_t *ctx = (ucontext_t *)void_context; in TRAP_action() local
117 ucontext_t *ctx = (ucontext_t *)void_context; in TRAP_action() local
1348 void loadData(Context ctx) throws Exception { in loadData()