| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_blowfish_hw.c | 21 PROV_BLOWFISH_CTX *bctx = (PROV_BLOWFISH_CTX *)ctx; in cipher_hw_blowfish_initkey() local
|
| H A D | cipher_cast5_hw.c | 21 PROV_CAST_CTX *bctx = (PROV_CAST_CTX *)ctx; in cipher_hw_cast5_initkey() local
|
| H A D | cipher_chacha20_hw.c | 14 static int chacha20_initkey(PROV_CIPHER_CTX *bctx, const uint8_t *key, in chacha20_initkey() argument 28 static int chacha20_initiv(PROV_CIPHER_CTX *bctx) in chacha20_initiv() argument 41 static int chacha20_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, in chacha20_cipher() argument
|
| H A 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() argument 49 static int cipher_hw_rc4_hmac_md5_cipher(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_cipher() argument 165 static int cipher_hw_rc4_hmac_md5_tls_init(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_tls_init() argument 190 static void cipher_hw_rc4_hmac_md5_init_mackey(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_init_mackey() argument [all...] |
| H A D | cipher_chacha20_poly1305_hw.c | 15 static int chacha_poly1305_tls_init(PROV_CIPHER_CTX *bctx, in chacha_poly1305_tls_init() argument 45 static int chacha_poly1305_tls_iv_set_fixed(PROV_CIPHER_CTX *bctx, in chacha_poly1305_tls_iv_set_fixed() argument 58 static int chacha20_poly1305_initkey(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_initkey() argument 75 static int chacha20_poly1305_initiv(PROV_CIPHER_CTX *bctx) in chacha20_poly1305_initiv() argument 117 chacha20_poly1305_tls_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, size_t *out_padlen, const unsigned char *in, size_t len) chacha20_poly1305_tls_cipher() argument 267 chacha20_poly1305_aead_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, size_t *outl, const unsigned char *in, size_t inl) chacha20_poly1305_aead_cipher() argument [all...] |
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_cast5_hw.c | 21 PROV_CAST_CTX *bctx = (PROV_CAST_CTX *)ctx; in cipher_hw_cast5_initkey() local
|
| H A D | cipher_blowfish_hw.c | 21 PROV_BLOWFISH_CTX *bctx = (PROV_BLOWFISH_CTX *)ctx; in cipher_hw_blowfish_initkey() local
|
| H A D | cipher_chacha20_hw.c | 14 static int chacha20_initkey(PROV_CIPHER_CTX *bctx, const uint8_t *key, in chacha20_initkey() argument 28 static int chacha20_initiv(PROV_CIPHER_CTX *bctx) in chacha20_initiv() argument 41 static int chacha20_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, in chacha20_cipher() argument
|
| H A 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() argument 49 static int cipher_hw_rc4_hmac_md5_cipher(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_cipher() argument 165 static int cipher_hw_rc4_hmac_md5_tls_init(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_tls_init() argument 190 static void cipher_hw_rc4_hmac_md5_init_mackey(PROV_CIPHER_CTX *bctx, in cipher_hw_rc4_hmac_md5_init_mackey() argument [all...] |
| H A D | cipher_chacha20_poly1305_hw.c | 15 static int chacha_poly1305_tls_init(PROV_CIPHER_CTX *bctx, in chacha_poly1305_tls_init() argument 45 static int chacha_poly1305_tls_iv_set_fixed(PROV_CIPHER_CTX *bctx, in chacha_poly1305_tls_iv_set_fixed() argument 58 static int chacha20_poly1305_initkey(PROV_CIPHER_CTX *bctx, in chacha20_poly1305_initkey() argument 75 static int chacha20_poly1305_initiv(PROV_CIPHER_CTX *bctx) in chacha20_poly1305_initiv() argument 117 chacha20_poly1305_tls_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, size_t *out_padlen, const unsigned char *in, size_t len) chacha20_poly1305_tls_cipher() argument 267 chacha20_poly1305_aead_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out, size_t *outl, const unsigned char *in, size_t inl) chacha20_poly1305_aead_cipher() argument [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | blowfish_common.c | 310 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | blowfish_common.c | 311 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block() argument
|
| /third_party/libdrm/nouveau/ |
| H A D | bufctx.c | 56 nouveau_bufctx(struct nouveau_bufctx *bctx) in nouveau_bufctx() argument 99 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin) in nouveau_bufctx_reset() argument 117 nouveau_bufctx_refn(struct nouveau_bufctx *bctx, int bin, in nouveau_bufctx_refn() argument 144 nouveau_bufctx_mthd(struct nouveau_bufctx *bctx, in argument [all...] |
| H A D | pushbuf.c | 403 struct nouveau_bufctx *bctx, *btmp; in pushbuf_flush() local 493 struct nouveau_bufctx *bctx = push->bufctx; in pushbuf_validate() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_state_validate.c | 468 struct nouveau_bufctx *bctx = nv30->bufctx; in nv30_state_validate() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A 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; nv50_m2mf_copy_linear() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
| H A D | aspeed-hace-hash.c | 353 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_ahash_hmac_resume() local 667 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_init() local 756 struct aspeed_sha_hmac_ctx *bctx = tctx->base; in aspeed_sham_setkey() local 803 struct aspeed_sha_hmac_ctx *bctx = tctx->base; aspeed_sham_cra_init() local 827 struct aspeed_sha_hmac_ctx *bctx = tctx->base; aspeed_sham_cra_exit() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A 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; nvc0_m2mf_copy_linear() local 325 struct nouveau_bufctx *bctx = nvc0_context(&nv->pipe)->bufctx; nve4_m2mf_copy_linear() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/mediatek/ |
| H A D | mtk-sha.c | 359 struct mtk_sha_hmac_ctx *bctx = tctx->base; in mtk_sha_finish_hmac() local 411 struct mtk_sha_hmac_ctx *bctx = tctx->base; in mtk_sha_init() local 803 struct mtk_sha_hmac_ctx *bctx = tctx->base; in mtk_sha_setkey() local 859 struct mtk_sha_hmac_ctx *bctx = tctx->base; mtk_sha_cra_init_alg() local 909 struct mtk_sha_hmac_ctx *bctx = tctx->base; mtk_sha_cra_exit() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | omap-sham.c | 310 struct omap_sham_hmac_ctx *bctx = tctx->base; in omap_sham_copy_hash_omap4() local 475 struct omap_sham_hmac_ctx *bctx = tctx->base; in omap_sham_write_ctrl_omap4() local 1015 struct omap_sham_hmac_ctx *bctx = tctx->base; in omap_sham_init() local 1118 struct omap_sham_hmac_ctx *bctx = tctx->base; in omap_sham_finish_hmac() local 1303 struct omap_sham_hmac_ctx *bctx = tctx->base; omap_sham_setkey() local 1354 struct omap_sham_hmac_ctx *bctx = tctx->base; omap_sham_cra_init_alg() local 1417 struct omap_sham_hmac_ctx *bctx = tctx->base; omap_sham_cra_exit() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | omap-sham.c | 305 struct omap_sham_hmac_ctx *bctx = tctx->base; in omap_sham_copy_hash_omap4() local 452 struct omap_sham_hmac_ctx *bctx = tctx->base; in omap_sham_write_ctrl_omap4() local 992 struct omap_sham_hmac_ctx *bctx = tctx->base; in omap_sham_init() local 1102 struct omap_sham_hmac_ctx *bctx = tctx->base; in omap_sham_finish_hmac() local 1287 struct omap_sham_hmac_ctx *bctx = tctx->base; omap_sham_setkey() local 1338 struct omap_sham_hmac_ctx *bctx = tctx->base; omap_sham_cra_init_alg() local 1397 struct omap_sham_hmac_ctx *bctx = tctx->base; omap_sham_cra_exit() local [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | send.c | 1231 struct backref_ctx *bctx = ctx_; in __iterate_backrefs() local [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | send.c | 1333 struct backref_ctx *bctx = ctx_; in iterate_backrefs() local 1402 struct backref_ctx *bctx = ctx; lookup_backref_cache() local 1442 struct backref_ctx *bctx = ctx; store_backref_cache() local 1515 const struct backref_ctx *bctx = ctx; check_extent_item() local 1550 const struct backref_ctx *bctx = ctx; skip_self_data_ref() local [all...] |