Home
last modified time | relevance | path

Searched defs:bctx (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305_hw.c15 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()
Dcipher_rc4_hmac_md5_hw.c35 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()
Dcipher_chacha20_hw.c14 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()
Dcipher_blowfish_hw.c21 PROV_BLOWFISH_CTX *bctx = (PROV_BLOWFISH_CTX *)ctx; in cipher_hw_blowfish_initkey() local
Dcipher_cast5_hw.c21 PROV_CAST_CTX *bctx = (PROV_CAST_CTX *)ctx; in cipher_hw_cast5_initkey() local
/third_party/openssl/providers/implementations/ciphers/
Dcipher_chacha20_poly1305_hw.c15 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()
Dcipher_rc4_hmac_md5_hw.c35 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()
Dcipher_chacha20_hw.c14 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()
Dcipher_blowfish_hw.c21 PROV_BLOWFISH_CTX *bctx = (PROV_BLOWFISH_CTX *)ctx; in cipher_hw_blowfish_initkey() local
Dcipher_cast5_hw.c21 PROV_CAST_CTX *bctx = (PROV_CAST_CTX *)ctx; in cipher_hw_cast5_initkey() local
/third_party/libdrm/nouveau/
Dbufctx.c56 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()
Dpushbuf.c403 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/
Dnvc0_transfer.c21 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
Dnvc0_winsys.h38 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_transfer.c64 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
Dnv50_winsys.h39 #define BCTX_REFN(bctx, bin, res, acc) \ argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state_validate.c468 struct nouveau_bufctx *bctx = nv30->bufctx; in nv30_state_validate() local