| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | glue_helper.c | 21 int glue_ecb_req_128bit(const struct common_glue_ctx *gctx, in glue_ecb_req_128bit() argument 98 int glue_cbc_decrypt_req_128bit(const struct common_glue_ctx *gctx, in glue_cbc_decrypt_req_128bit() argument 159 glue_ctr_req_128bit(const struct common_glue_ctx *gctx, struct skcipher_request *req) glue_ctr_req_128bit() argument 229 __glue_xts_req_128bit(const struct common_glue_ctx *gctx, void *ctx, struct skcipher_walk *walk) __glue_xts_req_128bit() argument 265 glue_xts_req_128bit(const struct common_glue_ctx *gctx, struct skcipher_request *req, common_glue_func_t tweak_fn, void *tweak_ctx, void *crypt_ctx, bool decrypt) glue_xts_req_128bit() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | atrac.c | 67 av_cold void ff_atrac_init_gain_compensation(AtracGCContext *gctx, int id2exp_offset, in ff_atrac_init_gain_compensation() argument 85 void ff_atrac_gain_compensation(AtracGCContext *gctx, float *in, float *prev, in ff_atrac_gain_compensation() argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| H A D | aes-gcm-p10-glue.c | 87 static void set_aad(struct gcm_ctx *gctx, struct Hash_ctx *hash, in set_aad() argument 113 static void gcmp10_init(struct gcm_ctx *gctx, u8 *iv, unsigned char *rdkey, in gcmp10_init() argument 141 finish_tag(struct gcm_ctx *gctx, struct Hash_ctx *hash, int len) finish_tag() argument 206 struct gcm_ctx *gctx = PTR_ALIGN((void *)databuf, PPC_ALIGN); p10_aes_gcm_crypt() local [all...] |
| /kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_mech.c | 523 static u32 gss_krb5_get_mic(struct gss_ctx *gctx, struct xdr_buf *text, in gss_krb5_get_mic() argument 544 static u32 gss_krb5_verify_mic(struct gss_ctx *gctx, in gss_krb5_verify_mic() argument 565 static u32 gss_krb5_wrap(struct gss_ctx *gctx, int offset, in gss_krb5_wrap() argument 587 gss_krb5_unwrap(struct gss_ctx *gctx, int offset, int len, struct xdr_buf *buf) gss_krb5_unwrap() argument [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/ |
| H A D | mac_legacy_kmgmt.c | 384 struct mac_gen_ctx *gctx = NULL; in mac_gen_init_common() local 399 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); in mac_gen_init() local 411 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); cmac_gen_init() local 422 struct mac_gen_ctx *gctx = genctx; mac_gen_set_params() local 448 struct mac_gen_ctx *gctx = genctx; cmac_gen_set_params() local 485 struct mac_gen_ctx *gctx = genctx; mac_gen() local 528 struct mac_gen_ctx *gctx = genctx; mac_gen_cleanup() local [all...] |
| H A D | rsa_kmgmt.c | 442 struct rsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); in rsa_gencb() local 454 struct rsa_gen_ctx *gctx = NULL; in gen_init() local 505 struct rsa_gen_ctx *gctx = genctx; rsa_gen_set_params() local 579 struct rsa_gen_ctx *gctx = genctx; rsa_gen() local 641 struct rsa_gen_ctx *gctx = genctx; rsa_gen_cleanup() local [all...] |
| H A D | dh_kmgmt.c | 448 struct dh_gen_ctx *gctx = NULL; in dh_gen_init_base() local 499 struct dh_gen_ctx *gctx = genctx; dh_gen_set_template() local 508 dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, size_t seedlen) dh_set_gen_seed() argument 525 struct dh_gen_ctx *gctx = genctx; dh_gen_common_set_params() local 600 struct dh_gen_ctx *gctx = genctx; dhx_gen_set_params() local 654 struct dh_gen_ctx *gctx = genctx; dh_gen_set_params() local 681 struct dh_gen_ctx *gctx = BN_GENCB_get_arg(cb); dh_gencb() local 693 struct dh_gen_ctx *gctx = genctx; dh_gen() local 794 struct dh_gen_ctx *gctx = genctx; dh_gen_cleanup() local [all...] |
| H A D | dsa_kmgmt.c | 409 struct dsa_gen_ctx *gctx = NULL; in dsa_gen_init() local 437 struct dsa_gen_ctx *gctx = genctx; dsa_gen_set_template() local 446 dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, size_t seedlen) dsa_set_gen_seed() argument 463 struct dsa_gen_ctx *gctx = genctx; dsa_gen_set_params() local 544 struct dsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); dsa_gencb() local 555 struct dsa_gen_ctx *gctx = genctx; dsa_gen() local 626 struct dsa_gen_ctx *gctx = genctx; dsa_gen_cleanup() local [all...] |
| H A D | ec_kmgmt.c | 998 struct ec_gen_ctx *gctx = NULL; in ec_gen_init() local 1020 struct ec_gen_ctx *gctx = ec_gen_init(provctx, selection, params); sm2_gen_init() local 1037 struct ec_gen_ctx *gctx = genctx; ec_gen_set_group() local 1052 struct ec_gen_ctx *gctx = genctx; ec_gen_set_template() local 1103 struct ec_gen_ctx *gctx = genctx; ec_gen_set_params() local 1131 ec_gen_set_group_from_params(struct ec_gen_ctx *gctx) ec_gen_set_group_from_params() argument 1244 struct ec_gen_ctx *gctx = genctx; ec_gen() local 1300 struct ec_gen_ctx *gctx = genctx; sm2_gen() local 1347 struct ec_gen_ctx *gctx = genctx; ec_gen_cleanup() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_aria.c | 219 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); in aria_gcm_init_key() local 258 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,c); aria_gcm_ctrl() local 405 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); aria_gcm_tls_cipher() local 461 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); aria_gcm_cipher() local 504 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); aria_gcm_cleanup() local [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | e_aria.c | 219 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); in aria_gcm_init_key() local 258 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,c); aria_gcm_ctrl() local 405 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); aria_gcm_tls_cipher() local 461 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); aria_gcm_cipher() local 504 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); aria_gcm_cleanup() local [all...] |
| /third_party/openssl/providers/implementations/keymgmt/ |
| H A D | mac_legacy_kmgmt.c | 381 struct mac_gen_ctx *gctx = NULL; in mac_gen_init_common() local 396 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); in mac_gen_init() local 408 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); cmac_gen_init() local 419 struct mac_gen_ctx *gctx = genctx; mac_gen_set_params() local 445 struct mac_gen_ctx *gctx = genctx; cmac_gen_set_params() local 482 struct mac_gen_ctx *gctx = genctx; mac_gen() local 525 struct mac_gen_ctx *gctx = genctx; mac_gen_cleanup() local [all...] |
| H A D | rsa_kmgmt.c | 442 struct rsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); in rsa_gencb() local 454 struct rsa_gen_ctx *gctx = NULL; in gen_init() local 505 struct rsa_gen_ctx *gctx = genctx; rsa_gen_set_params() local 579 struct rsa_gen_ctx *gctx = genctx; rsa_gen() local 641 struct rsa_gen_ctx *gctx = genctx; rsa_gen_cleanup() local [all...] |
| H A D | dh_kmgmt.c | 445 struct dh_gen_ctx *gctx = NULL; in dh_gen_init_base() local 496 struct dh_gen_ctx *gctx = genctx; dh_gen_set_template() local 505 dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, size_t seedlen) dh_set_gen_seed() argument 522 struct dh_gen_ctx *gctx = genctx; dh_gen_common_set_params() local 597 struct dh_gen_ctx *gctx = genctx; dhx_gen_set_params() local 651 struct dh_gen_ctx *gctx = genctx; dh_gen_set_params() local 678 struct dh_gen_ctx *gctx = BN_GENCB_get_arg(cb); dh_gencb() local 690 struct dh_gen_ctx *gctx = genctx; dh_gen() local 791 struct dh_gen_ctx *gctx = genctx; dh_gen_cleanup() local [all...] |
| H A D | dsa_kmgmt.c | 406 struct dsa_gen_ctx *gctx = NULL; in dsa_gen_init() local 434 struct dsa_gen_ctx *gctx = genctx; dsa_gen_set_template() local 443 dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, size_t seedlen) dsa_set_gen_seed() argument 460 struct dsa_gen_ctx *gctx = genctx; dsa_gen_set_params() local 541 struct dsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); dsa_gencb() local 552 struct dsa_gen_ctx *gctx = genctx; dsa_gen() local 623 struct dsa_gen_ctx *gctx = genctx; dsa_gen_cleanup() local [all...] |
| /kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_wrap.c | 561 gss_wrap_kerberos(struct gss_ctx *gctx, int offset, in gss_wrap_kerberos() argument 579 gss_unwrap_kerberos(struct gss_ctx *gctx, int offset, in gss_unwrap_kerberos() argument
|
| /kernel/linux/linux-6.6/drivers/accel/ivpu/ |
| H A D | ivpu_drv.h | 112 struct ivpu_mmu_context gctx; member
|
| /third_party/openssl/test/ |
| H A D | fake_rsaprov.c | 232 unsigned char *gctx = NULL; in fake_rsa_gen_init() local 244 unsigned char *gctx = genctx; in fake_rsa_gen() local
|
| H A D | evp_libctx_test.c | 663 EVP_PKEY_CTX *gctx = NULL; in gen_dh_key() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atom.c | 182 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local 452 struct atom_context *gctx = ctx->ctx; atom_put_dst() local [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | gcm.c | 227 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len() local 244 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len_continue() local 289 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_crypt_continue() local 319 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_assoc_remain_continue() local 427 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_encrypt_continue() local 494 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_dec_hash_continue() local 505 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; crypto_gcm_decrypt() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | atom.c | 186 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local 456 struct atom_context *gctx = ctx->ctx; atom_put_dst() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | atom.c | 185 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local 455 struct atom_context *gctx = ctx->ctx; atom_put_dst() local [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | gcm.c | 227 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len() local 244 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len_continue() local 288 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_crypt_continue() local 318 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_assoc_remain_continue() local 425 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_encrypt_continue() local 492 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; gcm_dec_hash_continue() local 503 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; crypto_gcm_decrypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | atom.c | 183 struct atom_context *gctx = ctx->ctx; in atom_get_src_int() local 453 struct atom_context *gctx = ctx->ctx; atom_put_dst() local [all...] |