Home
last modified time | relevance | path

Searched refs:p_ctx (Results 1 – 23 of 23) sorted by relevance

/third_party/mbedtls/library/
Dssl_cookie.c192 int mbedtls_ssl_cookie_write(void *p_ctx, in mbedtls_ssl_cookie_write() argument
202 mbedtls_ssl_cookie_ctx *ctx = (mbedtls_ssl_cookie_ctx *) p_ctx; in mbedtls_ssl_cookie_write()
281 int mbedtls_ssl_cookie_check(void *p_ctx, in mbedtls_ssl_cookie_check() argument
293 mbedtls_ssl_cookie_ctx *ctx = (mbedtls_ssl_cookie_ctx *) p_ctx; in mbedtls_ssl_cookie_check()
Dx509_crt.c765 void *p_ctx) in x509_get_crt_ext() argument
836 ret = cb(p_ctx, crt, &extn_oid, is_critical, *p, end_ext_octet); in x509_get_crt_ext()
910 cb(p_ctx, crt, &extn_oid, is_critical, in x509_get_crt_ext()
960 void *p_ctx) in x509_crt_parse_der_core() argument
1140 ret = x509_get_crt_ext(&p, end, crt, cb, p_ctx); in x509_crt_parse_der_core()
1200 void *p_ctx) in mbedtls_x509_crt_parse_der_internal() argument
1232 ret = x509_crt_parse_der_core(crt, buf, buflen, make_copy, cb, p_ctx); in mbedtls_x509_crt_parse_der_internal()
1260 void *p_ctx) in mbedtls_x509_crt_parse_der_with_ext_cb() argument
1262 return mbedtls_x509_crt_parse_der_internal(chain, buf, buflen, make_copy, cb, p_ctx); in mbedtls_x509_crt_parse_der_with_ext_cb()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_helpers.c278 struct pipe_context *p_ctx = st_ctx->pipe; in dri2_create_image_from_renderbuffer2() local
327 p_ctx->flush_resource(p_ctx, tex); in dri2_create_image_from_renderbuffer2()
374 struct pipe_context *p_ctx = st_ctx->pipe; in dri2_create_from_texture() local
432 p_ctx->flush_resource(p_ctx, tex); in dri2_create_from_texture()
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8_dec.c452 const VP8ProbaArray* const p_ctx = &prob[n + 1]->probas_[0]; in GetCoeffsFast() local
456 p = p_ctx[1]; in GetCoeffsFast()
459 p = p_ctx[2]; in GetCoeffsFast()
482 const VP8ProbaArray* const p_ctx = &prob[n + 1]->probas_[0]; in GetCoeffsAlt() local
486 p = p_ctx[1]; in GetCoeffsAlt()
489 p = p_ctx[2]; in GetCoeffsAlt()
/third_party/mbedtls/include/mbedtls/
Dx509_crt.h398 typedef int (*mbedtls_x509_crt_ext_cb_t)(void *p_ctx,
454 void *p_ctx);
775 typedef int (*mbedtls_x509_crt_ca_cb_t)(void *p_ctx,
/third_party/openssl/providers/implementations/kdfs/
Dpbkdf1.c200 ossl_unused void *p_ctx) in kdf_pbkdf1_settable_ctx_params() argument
223 ossl_unused void *p_ctx) in kdf_pbkdf1_gettable_ctx_params() argument
Dsshkdf.c180 ossl_unused void *p_ctx) in kdf_sshkdf_settable_ctx_params() argument
204 ossl_unused void *p_ctx) in kdf_sshkdf_gettable_ctx_params() argument
Dpbkdf2.c217 ossl_unused void *p_ctx) in kdf_pbkdf2_settable_ctx_params() argument
241 ossl_unused void *p_ctx) in kdf_pbkdf2_gettable_ctx_params() argument
Dscrypt.c242 ossl_unused void *p_ctx) in kdf_scrypt_settable_ctx_params() argument
267 ossl_unused void *p_ctx) in kdf_scrypt_gettable_ctx_params() argument
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
Dpbkdf1.c206 ossl_unused void *p_ctx) in kdf_pbkdf1_settable_ctx_params() argument
229 ossl_unused void *p_ctx) in kdf_pbkdf1_gettable_ctx_params() argument
Dsshkdf.c180 ossl_unused void *p_ctx) in kdf_sshkdf_settable_ctx_params() argument
204 ossl_unused void *p_ctx) in kdf_sshkdf_gettable_ctx_params() argument
Dpbkdf2.c217 ossl_unused void *p_ctx) in kdf_pbkdf2_settable_ctx_params() argument
241 ossl_unused void *p_ctx) in kdf_pbkdf2_gettable_ctx_params() argument
Dscrypt.c242 ossl_unused void *p_ctx) in kdf_scrypt_settable_ctx_params() argument
267 ossl_unused void *p_ctx) in kdf_scrypt_gettable_ctx_params() argument
/third_party/openssl/providers/implementations/rands/
Ddrbg_hmac.c345 ossl_unused void *p_ctx) in drbg_hmac_gettable_ctx_params() argument
397 ossl_unused void *p_ctx) in drbg_hmac_settable_ctx_params() argument
Ddrbg_hash.c449 ossl_unused void *p_ctx) in drbg_hash_gettable_ctx_params() argument
495 ossl_unused void *p_ctx) in drbg_hash_settable_ctx_params() argument
/third_party/node/deps/openssl/openssl/providers/implementations/rands/
Ddrbg_hmac.c345 ossl_unused void *p_ctx) in drbg_hmac_gettable_ctx_params() argument
397 ossl_unused void *p_ctx) in drbg_hmac_settable_ctx_params() argument
Ddrbg_hash.c449 ossl_unused void *p_ctx) in drbg_hash_gettable_ctx_params() argument
495 ossl_unused void *p_ctx) in drbg_hash_settable_ctx_params() argument
/third_party/openssl/providers/implementations/macs/
Dblake2_mac_impl.c181 ossl_unused void *ctx, ossl_unused void *p_ctx) in blake2_mac_settable_ctx_params() argument
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
Dblake2_mac_impl.c181 ossl_unused void *ctx, ossl_unused void *p_ctx) in blake2_mac_settable_ctx_params() argument
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.c480 ossl_unused void *p_ctx) in cipher_ocb_gettable_ctx_params() argument
492 ossl_unused void *p_ctx) in cipher_ocb_settable_ctx_params() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.c483 ossl_unused void *p_ctx) in cipher_ocb_gettable_ctx_params() argument
495 ossl_unused void *p_ctx) in cipher_ocb_settable_ctx_params() argument
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py191 def __init__(self, c_ctx=None, p_ctx=None): argument
194 self.p = P.getcontext() if p_ctx is None else p_ctx
/third_party/mbedtls/tests/suites/
Dtest_suite_x509parse.function309 int parse_crt_ext_cb(void *p_ctx, mbedtls_x509_crt const *crt, mbedtls_x509_buf const *oid,
314 mbedtls_x509_buf *new_oid = (mbedtls_x509_buf *) p_ctx;