Home
last modified time | relevance | path

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

/external/openssh/
Dhmac.c30 struct ssh_digest_ctx *octx; member
Dumac.c1215 struct umac_ctx *ctx, *octx; in umac_new() local
/external/python/cpython3/Python/
Dcontext.c83 PyContext_Copy(PyObject * octx) in PyContext_Copy()
104 PyContext_Enter(PyObject *octx) in PyContext_Enter()
130 PyContext_Exit(PyObject *octx) in PyContext_Exit()