/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | pmeth_gn.c | 39 case EVP_PKEY_OP_PARAMGEN: in gen_init() 62 || (operation == EVP_PKEY_OP_PARAMGEN in gen_init() 70 case EVP_PKEY_OP_PARAMGEN: in gen_init() 96 return gen_init(ctx, EVP_PKEY_OP_PARAMGEN); in EVP_PKEY_paramgen_init() 224 case EVP_PKEY_OP_PARAMGEN: in EVP_PKEY_generate() 261 if (ctx->operation != EVP_PKEY_OP_PARAMGEN) { in EVP_PKEY_paramgen()
|
H A D | ctrl_params_translate.c | 2069 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN, 2072 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN, 2075 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, 2078 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, 2083 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN, 2086 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN, 2089 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, 2092 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, 2097 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN, 2102 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN, [all...] |
H A D | dh_ctrl.c | 86 return EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DH, EVP_PKEY_OP_PARAMGEN, in EVP_PKEY_CTX_set_dh_paramgen_type() 139 return EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DHX, EVP_PKEY_OP_PARAMGEN, in EVP_PKEY_CTX_set_dh_rfc5114() 155 EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, in EVP_PKEY_CTX_set_dh_nid()
|
H A D | dsa_ctrl.c | 129 return EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DSA, EVP_PKEY_OP_PARAMGEN, in EVP_PKEY_CTX_set_dsa_paramgen_md()
|
/third_party/openssl/crypto/evp/ |
H A D | pmeth_gn.c | 39 case EVP_PKEY_OP_PARAMGEN: in gen_init() 62 || (operation == EVP_PKEY_OP_PARAMGEN in gen_init() 70 case EVP_PKEY_OP_PARAMGEN: in gen_init() 96 return gen_init(ctx, EVP_PKEY_OP_PARAMGEN); in EVP_PKEY_paramgen_init() 224 case EVP_PKEY_OP_PARAMGEN: in EVP_PKEY_generate() 261 if (ctx->operation != EVP_PKEY_OP_PARAMGEN) { in EVP_PKEY_paramgen()
|
H A D | ctrl_params_translate.c | 2060 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN, 2063 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN, 2066 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, 2069 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, 2074 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN, 2077 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN, 2080 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, 2083 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, 2088 { SET, EVP_PKEY_DH, 0, EVP_PKEY_OP_PARAMGEN, 2093 { SET, EVP_PKEY_DHX, 0, EVP_PKEY_OP_PARAMGEN, [all...] |
H A D | dh_ctrl.c | 86 return EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DH, EVP_PKEY_OP_PARAMGEN, in EVP_PKEY_CTX_set_dh_paramgen_type() 139 return EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DHX, EVP_PKEY_OP_PARAMGEN, in EVP_PKEY_CTX_set_dh_rfc5114() 155 EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, in EVP_PKEY_CTX_set_dh_nid()
|
H A D | dsa_ctrl.c | 129 return EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DSA, EVP_PKEY_OP_PARAMGEN, in EVP_PKEY_CTX_set_dsa_paramgen_md()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | dh.h | 230 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DH, EVP_PKEY_OP_PARAMGEN, \ 234 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DH, EVP_PKEY_OP_PARAMGEN, \ 238 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DH, EVP_PKEY_OP_PARAMGEN, \ 242 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DH, EVP_PKEY_OP_PARAMGEN, \ 246 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DHX, EVP_PKEY_OP_PARAMGEN, \ 250 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DHX, EVP_PKEY_OP_PARAMGEN, \ 255 EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN, \
|
H A D | dsa.h | 163 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DSA, EVP_PKEY_OP_PARAMGEN, \ 166 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DSA, EVP_PKEY_OP_PARAMGEN, \ 169 EVP_PKEY_CTX_ctrl(ctx, EVP_PKEY_DSA, EVP_PKEY_OP_PARAMGEN, \
|
H A D | ec.h | 1384 EVP_PKEY_OP_PARAMGEN|EVP_PKEY_OP_KEYGEN, \ 1389 EVP_PKEY_OP_PARAMGEN|EVP_PKEY_OP_KEYGEN, \
|
H A D | evp.h | 1258 # define EVP_PKEY_OP_PARAMGEN (1<<1) macro 1280 (EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN)
|
/third_party/node/src/crypto/ |
H A D | crypto_dsa.cc | 20 EVP_PKEY_OP_PARAMGEN, \
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | evp.h | 737 ((ctx)->operation == EVP_PKEY_OP_PARAMGEN \
|
/third_party/openssl/include/crypto/ |
H A D | evp.h | 737 ((ctx)->operation == EVP_PKEY_OP_PARAMGEN \
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | evp.h | 1685 # define EVP_PKEY_OP_PARAMGEN (1<<1) macro 1710 (EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN)
|
/third_party/openssl/include/openssl/ |
H A D | evp.h | 1683 # define EVP_PKEY_OP_PARAMGEN (1<<1) macro 1708 (EVP_PKEY_OP_PARAMGEN | EVP_PKEY_OP_KEYGEN)
|