/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
D | cipher_chacha20_poly1305_hw.c | 15 static int chacha_poly1305_tls_init(PROV_CIPHER_CTX *bctx, in chacha_poly1305_tls_init() 45 static int chacha_poly1305_tls_iv_set_fixed(PROV_CIPHER_CTX *bctx, in chacha_poly1305_tls_iv_set_fixed() 58 static int chacha20_poly1305_initkey(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_initkey() 75 static int chacha20_poly1305_initiv(PROV_CIPHER_CTX *bctx) in chacha20_poly1305_initiv() 117 static int chacha20_poly1305_tls_cipher(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_tls_cipher() 267 static int chacha20_poly1305_aead_cipher(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_aead_cipher()
|
D | cipher_rc4_hmac_md5_hw.c | 35 static int cipher_hw_rc4_hmac_md5_initkey(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_initkey() 49 static int cipher_hw_rc4_hmac_md5_cipher(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_cipher() 165 static int cipher_hw_rc4_hmac_md5_tls_init(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_tls_init() 190 static void cipher_hw_rc4_hmac_md5_init_mackey(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_init_mackey()
|
D | cipher_chacha20_hw.c | 14 static int chacha20_initkey(PROV_CIPHER_CTX *bctx, const uint8_t *key, in chacha20_initkey() 28 static int chacha20_initiv(PROV_CIPHER_CTX *bctx) in chacha20_initiv() 41 static int chacha20_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, in chacha20_cipher()
|
D | cipher_blowfish_hw.c | 21 PROV_BLOWFISH_CTX *bctx = (PROV_BLOWFISH_CTX *)ctx; in cipher_hw_blowfish_initkey() local
|
D | cipher_cast5_hw.c | 21 PROV_CAST_CTX *bctx = (PROV_CAST_CTX *)ctx; in cipher_hw_cast5_initkey() local
|
/third_party/openssl/providers/implementations/ciphers/ |
D | cipher_chacha20_poly1305_hw.c | 15 static int chacha_poly1305_tls_init(PROV_CIPHER_CTX *bctx, in chacha_poly1305_tls_init() 45 static int chacha_poly1305_tls_iv_set_fixed(PROV_CIPHER_CTX *bctx, in chacha_poly1305_tls_iv_set_fixed() 58 static int chacha20_poly1305_initkey(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_initkey() 75 static int chacha20_poly1305_initiv(PROV_CIPHER_CTX *bctx) in chacha20_poly1305_initiv() 117 static int chacha20_poly1305_tls_cipher(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_tls_cipher() 267 static int chacha20_poly1305_aead_cipher(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_aead_cipher()
|
D | cipher_rc4_hmac_md5_hw.c | 35 static int cipher_hw_rc4_hmac_md5_initkey(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_initkey() 49 static int cipher_hw_rc4_hmac_md5_cipher(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_cipher() 165 static int cipher_hw_rc4_hmac_md5_tls_init(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_tls_init() 190 static void cipher_hw_rc4_hmac_md5_init_mackey(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_init_mackey()
|
D | cipher_chacha20_hw.c | 14 static int chacha20_initkey(PROV_CIPHER_CTX *bctx, const uint8_t *key, in chacha20_initkey() 28 static int chacha20_initiv(PROV_CIPHER_CTX *bctx) in chacha20_initiv() 41 static int chacha20_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, in chacha20_cipher()
|
D | cipher_blowfish_hw.c | 21 PROV_BLOWFISH_CTX *bctx = (PROV_BLOWFISH_CTX *)ctx; in cipher_hw_blowfish_initkey() local
|
D | cipher_cast5_hw.c | 21 PROV_CAST_CTX *bctx = (PROV_CAST_CTX *)ctx; in cipher_hw_cast5_initkey() local
|
/third_party/libdrm/nouveau/ |
D | bufctx.c | 56 nouveau_bufctx(struct nouveau_bufctx *bctx) in nouveau_bufctx() 99 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin) in nouveau_bufctx_reset() 117 nouveau_bufctx_refn(struct nouveau_bufctx *bctx, int bin, in nouveau_bufctx_refn() 144 nouveau_bufctx_mthd(struct nouveau_bufctx *bctx, int bin, uint32_t packet, in nouveau_bufctx_mthd()
|
D | pushbuf.c | 403 struct nouveau_bufctx *bctx, *btmp; in pushbuf_flush() local 493 struct nouveau_bufctx *bctx = push->bufctx; in pushbuf_validate() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_transfer.c | 21 struct nouveau_bufctx *bctx = nvc0->bufctx; in nvc0_m2mf_transfer_rect() local 130 struct nouveau_bufctx *bctx = nvc0->bufctx; in nve4_m2mf_transfer_rect() local 287 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nvc0_m2mf_copy_linear() local 325 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; in nve4_m2mf_copy_linear() local
|
D | nvc0_winsys.h | 38 #define BCTX_REFN(bctx, bin, res, acc) \ argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_transfer.c | 64 struct nouveau_bufctx *bctx = nv50->bufctx; in nv50_2d_transfer_rect() local 170 struct nouveau_bufctx *bctx = nv50->bufctx; in nv50_m2mf_transfer_rect() local 335 struct nouveau_bufctx *bctx = nv50_context(&nv->pipe)->bufctx; in nv50_m2mf_copy_linear() local
|
D | nv50_winsys.h | 39 #define BCTX_REFN(bctx, bin, res, acc) \ argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state_validate.c | 468 struct nouveau_bufctx *bctx = nv30->bufctx; in nv30_state_validate() local
|