Home
last modified time | relevance | path

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

/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/
H A Dext_iov_mic.c1232 static PyTypeObject *__pyx_ptype_6gssapi_3raw_7ext_dce_IOV = 0; variable
1398 …nlikely(!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_message), __pyx_ptype_6gssapi_3raw_7ext_dce_IOV, 0… in __pyx_pw_6gssapi_3raw_11ext_iov_mic_1get_mic_iov()
1733 …nlikely(!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_message), __pyx_ptype_6gssapi_3raw_7ext_dce_IOV, 0… in __pyx_pw_6gssapi_3raw_11ext_iov_mic_3get_mic_iov_length()
2068 …nlikely(!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_message), __pyx_ptype_6gssapi_3raw_7ext_dce_IOV, 0… in __pyx_pw_6gssapi_3raw_11ext_iov_mic_5verify_mic_iov()
2474__pyx_ptype_6gssapi_3raw_7ext_dce_IOV = __Pyx_ImportType(__pyx_t_1, "gssapi.raw.ext_dce", "IOV", s… in __Pyx_modinit_type_import_code()
2475 if (!__pyx_ptype_6gssapi_3raw_7ext_dce_IOV) __PYX_ERR(2, 9, __pyx_L1_error) in __Pyx_modinit_type_import_code()
2476 …pyx_vtabstruct_6gssapi_3raw_7ext_dce_IOV*)__Pyx_GetVtable(__pyx_ptype_6gssapi_3raw_7ext_dce_IOV->t… in __Pyx_modinit_type_import_code()
2762 …__pyx_t_1 = __Pyx_PyObject_GetAttrStr(((PyObject *)__pyx_ptype_6gssapi_3raw_7ext_dce_IOV), __pyx_n…
H A Dext_dce.c1580 static PyTypeObject *__pyx_ptype_6gssapi_3raw_7ext_dce_IOV = 0; variable
5727 …nlikely(!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_message), __pyx_ptype_6gssapi_3raw_7ext_dce_IOV, 0… in __pyx_pw_6gssapi_3raw_7ext_dce_1wrap_iov()
6054 …nlikely(!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_message), __pyx_ptype_6gssapi_3raw_7ext_dce_IOV, 0… in __pyx_pw_6gssapi_3raw_7ext_dce_3unwrap_iov()
6433 …nlikely(!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_message), __pyx_ptype_6gssapi_3raw_7ext_dce_IOV, 0… in __pyx_pw_6gssapi_3raw_7ext_dce_5wrap_iov_length()
8674 __pyx_ptype_6gssapi_3raw_7ext_dce_IOV = &__pyx_type_6gssapi_3raw_7ext_dce_IOV; in __Pyx_modinit_type_init_code()
9331 …if (PyDict_SetItem((PyObject *)__pyx_ptype_6gssapi_3raw_7ext_dce_IOV->tp_dict, __pyx_n_s_AUTO_ALLO…
9333 PyType_Modified(__pyx_ptype_6gssapi_3raw_7ext_dce_IOV);