Home
last modified time | relevance | path

Searched defs:gctx (Results 1 – 25 of 25) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
Dmac_legacy_kmgmt.c381 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); in cmac_gen_init() local
419 struct mac_gen_ctx *gctx = genctx; in mac_gen_set_params() local
445 struct mac_gen_ctx *gctx = genctx; in cmac_gen_set_params() local
482 struct mac_gen_ctx *gctx = genctx; in mac_gen() local
525 struct mac_gen_ctx *gctx = genctx; in mac_gen_cleanup() local
Ddh_kmgmt.c445 struct dh_gen_ctx *gctx = NULL; in dh_gen_init_base() local
496 struct dh_gen_ctx *gctx = genctx; in dh_gen_set_template() local
505 static int dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, in dh_set_gen_seed()
522 struct dh_gen_ctx *gctx = genctx; in dh_gen_common_set_params() local
597 struct dh_gen_ctx *gctx = genctx; in dhx_gen_set_params() local
651 struct dh_gen_ctx *gctx = genctx; in dh_gen_set_params() local
678 struct dh_gen_ctx *gctx = BN_GENCB_get_arg(cb); in dh_gencb() local
690 struct dh_gen_ctx *gctx = genctx; in dh_gen() local
791 struct dh_gen_ctx *gctx = genctx; in dh_gen_cleanup() local
Decx_kmgmt.c476 struct ecx_gen_ctx *gctx = NULL; in ecx_gen_init() local
519 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_set_params() local
576 static void *ecx_gen(struct ecx_gen_ctx *gctx) in ecx_gen()
631 struct ecx_gen_ctx *gctx = genctx; in x25519_gen() local
645 struct ecx_gen_ctx *gctx = genctx; in x448_gen() local
659 struct ecx_gen_ctx *gctx = genctx; in ed25519_gen() local
676 struct ecx_gen_ctx *gctx = genctx; in ed448_gen() local
692 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_cleanup() local
872 static void *s390x_ecx_keygen448(struct ecx_gen_ctx *gctx) in s390x_ecx_keygen448()
917 static void *s390x_ecd_keygen25519(struct ecx_gen_ctx *gctx) in s390x_ecd_keygen25519()
[all …]
Ddsa_kmgmt.c406 struct dsa_gen_ctx *gctx = NULL; in dsa_gen_init() local
434 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_set_template() local
443 static int dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, in dsa_set_gen_seed()
460 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_set_params() local
541 struct dsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); in dsa_gencb() local
552 struct dsa_gen_ctx *gctx = genctx; in dsa_gen() local
623 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_cleanup() local
Dec_kmgmt.c998 struct ec_gen_ctx *gctx = NULL; in ec_gen_init() local
1020 struct ec_gen_ctx *gctx = ec_gen_init(provctx, selection, params); in sm2_gen_init() local
1037 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_group() local
1052 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_template() local
1103 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_params() local
1131 static int ec_gen_set_group_from_params(struct ec_gen_ctx *gctx) in ec_gen_set_group_from_params()
1244 struct ec_gen_ctx *gctx = genctx; in ec_gen() local
1300 struct ec_gen_ctx *gctx = genctx; in sm2_gen() local
1347 struct ec_gen_ctx *gctx = genctx; in ec_gen_cleanup() local
Drsa_kmgmt.c442 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; in rsa_gen_set_params() local
579 struct rsa_gen_ctx *gctx = genctx; in rsa_gen() local
641 struct rsa_gen_ctx *gctx = genctx; in rsa_gen_cleanup() local
/third_party/openssl/providers/implementations/keymgmt/
Dmac_legacy_kmgmt.c381 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); in cmac_gen_init() local
419 struct mac_gen_ctx *gctx = genctx; in mac_gen_set_params() local
445 struct mac_gen_ctx *gctx = genctx; in cmac_gen_set_params() local
482 struct mac_gen_ctx *gctx = genctx; in mac_gen() local
525 struct mac_gen_ctx *gctx = genctx; in mac_gen_cleanup() local
Ddh_kmgmt.c445 struct dh_gen_ctx *gctx = NULL; in dh_gen_init_base() local
496 struct dh_gen_ctx *gctx = genctx; in dh_gen_set_template() local
505 static int dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, in dh_set_gen_seed()
522 struct dh_gen_ctx *gctx = genctx; in dh_gen_common_set_params() local
597 struct dh_gen_ctx *gctx = genctx; in dhx_gen_set_params() local
651 struct dh_gen_ctx *gctx = genctx; in dh_gen_set_params() local
678 struct dh_gen_ctx *gctx = BN_GENCB_get_arg(cb); in dh_gencb() local
690 struct dh_gen_ctx *gctx = genctx; in dh_gen() local
791 struct dh_gen_ctx *gctx = genctx; in dh_gen_cleanup() local
Decx_kmgmt.c476 struct ecx_gen_ctx *gctx = NULL; in ecx_gen_init() local
519 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_set_params() local
576 static void *ecx_gen(struct ecx_gen_ctx *gctx) in ecx_gen()
631 struct ecx_gen_ctx *gctx = genctx; in x25519_gen() local
645 struct ecx_gen_ctx *gctx = genctx; in x448_gen() local
659 struct ecx_gen_ctx *gctx = genctx; in ed25519_gen() local
676 struct ecx_gen_ctx *gctx = genctx; in ed448_gen() local
692 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_cleanup() local
872 static void *s390x_ecx_keygen448(struct ecx_gen_ctx *gctx) in s390x_ecx_keygen448()
917 static void *s390x_ecd_keygen25519(struct ecx_gen_ctx *gctx) in s390x_ecd_keygen25519()
[all …]
Ddsa_kmgmt.c406 struct dsa_gen_ctx *gctx = NULL; in dsa_gen_init() local
434 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_set_template() local
443 static int dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, in dsa_set_gen_seed()
460 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_set_params() local
541 struct dsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); in dsa_gencb() local
552 struct dsa_gen_ctx *gctx = genctx; in dsa_gen() local
623 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_cleanup() local
Dec_kmgmt.c998 struct ec_gen_ctx *gctx = NULL; in ec_gen_init() local
1020 struct ec_gen_ctx *gctx = ec_gen_init(provctx, selection, params); in sm2_gen_init() local
1037 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_group() local
1052 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_template() local
1103 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_params() local
1131 static int ec_gen_set_group_from_params(struct ec_gen_ctx *gctx) in ec_gen_set_group_from_params()
1244 struct ec_gen_ctx *gctx = genctx; in ec_gen() local
1300 struct ec_gen_ctx *gctx = genctx; in sm2_gen() local
1347 struct ec_gen_ctx *gctx = genctx; in ec_gen_cleanup() local
Drsa_kmgmt.c442 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; in rsa_gen_set_params() local
579 struct rsa_gen_ctx *gctx = genctx; in rsa_gen() local
641 struct rsa_gen_ctx *gctx = genctx; in rsa_gen_cleanup() local
/third_party/ffmpeg/libavcodec/
Datrac.c69 av_cold void ff_atrac_init_gain_compensation(AtracGCContext *gctx, int id2exp_offset, in ff_atrac_init_gain_compensation()
87 void ff_atrac_gain_compensation(AtracGCContext *gctx, float *in, float *prev, in ff_atrac_gain_compensation()
/third_party/openssl/crypto/evp/
De_aria.c219 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); in aria_gcm_ctrl() local
405 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); in aria_gcm_tls_cipher() local
461 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); in aria_gcm_cipher() local
504 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); in aria_gcm_cleanup() local
De_aes.c139 # define AES_GCM_ASM2(gctx) (gctx->gcm.block==(block128_f)aesni_encrypt && \ argument
226 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); in aesni_gcm_init_key() local
549 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); in aes_t4_gcm_init_key() local
1354 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_ctrl() local
1528 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_init_key() local
1569 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_tls_cipher() local
1628 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_cipher() local
1677 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_cleanup() local
2559 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); in aes_gcm_cleanup() local
2570 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); in aes_gcm_ctrl() local
[all …]
/third_party/node/deps/openssl/openssl/crypto/evp/
De_aria.c219 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); in aria_gcm_ctrl() local
405 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); in aria_gcm_tls_cipher() local
461 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); in aria_gcm_cipher() local
504 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); in aria_gcm_cleanup() local
De_aes.c139 # define AES_GCM_ASM2(gctx) (gctx->gcm.block==(block128_f)aesni_encrypt && \ argument
226 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); in aesni_gcm_init_key() local
549 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); in aes_t4_gcm_init_key() local
1354 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_ctrl() local
1528 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_init_key() local
1569 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_tls_cipher() local
1628 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_cipher() local
1677 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_cleanup() local
2559 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); in aes_gcm_cleanup() local
2570 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); in aes_gcm_ctrl() local
[all …]
/third_party/openssl/test/
Devp_extra_test2.c338 EVP_PKEY_CTX *gctx = NULL; in test_dh_tofrom_data_select() local
366 EVP_PKEY_CTX *gctx = NULL; in test_dh_paramgen() local
1034 EVP_PKEY_CTX *ctx = NULL, *gctx = NULL; in test_dsa_fromdata_digest_prop() local
Dtls-provider.c585 struct xor_gen_ctx *gctx = NULL; in xor_gen_init() local
606 struct xor_gen_ctx *gctx = genctx; in xor_gen_set_params() local
635 struct xor_gen_ctx *gctx = genctx; in xor_gen() local
Dfake_rsaprov.c232 unsigned char *gctx = NULL; in fake_rsa_gen_init() local
244 unsigned char *gctx = genctx; in fake_rsa_gen() local
Devp_libctx_test.c663 EVP_PKEY_CTX *gctx = NULL; in gen_dh_key() local
/third_party/node/deps/openssl/openssl/include/crypto/
Daes_platform.h106 # define AES_GCM_ASM(gctx) ((gctx)->ctr==aes_v8_ctr32_encrypt_blocks && \ argument
/third_party/openssl/include/crypto/
Daes_platform.h106 # define AES_GCM_ASM(gctx) ((gctx)->ctr==aes_v8_ctr32_encrypt_blocks && \ argument
/third_party/openssl/apps/
Dreq.c1501 EVP_PKEY_CTX *gctx = NULL; in set_keygen_ctx() local
/third_party/node/deps/openssl/openssl/apps/
Dreq.c1503 EVP_PKEY_CTX *gctx = NULL; in set_keygen_ctx() local