Searched defs:p_ctx (Results 1 – 9 of 9) sorted by relevance
67 void *p_ctx) in x509_csr_parse_extensions()202 void *p_ctx) in x509_csr_parse_attributes()268 void *p_ctx) in mbedtls_x509_csr_parse_der_internal()446 void *p_ctx) in mbedtls_x509_csr_parse_der_with_ext_cb()
185 int mbedtls_ssl_cookie_write(void *p_ctx, in mbedtls_ssl_cookie_write()274 int mbedtls_ssl_cookie_check(void *p_ctx, in mbedtls_ssl_cookie_check()
864 void *p_ctx) in x509_get_crt_ext()1076 void *p_ctx) in x509_crt_parse_der_core()1316 void *p_ctx) in mbedtls_x509_crt_parse_der_internal()1376 void *p_ctx) in mbedtls_x509_crt_parse_der_with_ext_cb()
863 void *p_ctx) in x509_get_crt_ext()1075 void *p_ctx) in x509_crt_parse_der_core()1315 void *p_ctx) in mbedtls_x509_crt_parse_der_internal()1375 void *p_ctx) in mbedtls_x509_crt_parse_der_with_ext_cb()
269 struct pipe_context *p_ctx = st->pipe; in dri_create_image_from_renderbuffer() local362 struct pipe_context *p_ctx = st->pipe; in dri2_create_from_texture() local
456 const VP8ProbaArray* const p_ctx = &prob[n + 1]->probas_[0]; in GetCoeffsFast() local486 const VP8ProbaArray* const p_ctx = &prob[n + 1]->probas_[0]; in GetCoeffsAlt() local
81 void EmulatedEglWindowSurface::bind(EmulatedEglContextPtr p_ctx, BindType p_bindType) { in bind()
191 def __init__(self, c_ctx=None, p_ctx=None): argument