/third_party/mbedtls/library/ |
D | ssl_cookie.c | 192 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()
|
D | x509_crt.c | 765 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/ |
D | dri_helpers.c | 278 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/ |
D | vp8_dec.c | 452 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/ |
D | x509_crt.h | 398 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/ |
D | pbkdf1.c | 200 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
|
D | sshkdf.c | 180 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
|
D | pbkdf2.c | 217 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
|
D | scrypt.c | 242 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/ |
D | pbkdf1.c | 206 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
|
D | sshkdf.c | 180 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
|
D | pbkdf2.c | 217 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
|
D | scrypt.c | 242 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/ |
D | drbg_hmac.c | 345 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
|
D | drbg_hash.c | 449 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/ |
D | drbg_hmac.c | 345 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
|
D | drbg_hash.c | 449 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/ |
D | blake2_mac_impl.c | 181 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/ |
D | blake2_mac_impl.c | 181 ossl_unused void *ctx, ossl_unused void *p_ctx) in blake2_mac_settable_ctx_params() argument
|
/third_party/openssl/providers/implementations/ciphers/ |
D | cipher_aes_ocb.c | 480 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/ |
D | cipher_aes_ocb.c | 483 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/ |
D | deccheck.py | 191 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/ |
D | test_suite_x509parse.function | 309 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;
|