/openssl/crypto/ |
H A D | x86_64cpuid.pl | 247 cmp \$15,$arg2 249 cmp \$0,$arg2 253 sub \$1,$arg2 263 lea -1($arg2),$arg2 268 lea -8($arg2),$arg2 272 cmp \$0,$arg2 304 lea 1($arg2),$arg2 480 cmp \$0,$arg2 493 cmp \$8,$arg2 498 sub \$8,$arg2 [all …]
|
/openssl/include/openssl/ |
H A D | trace.h | 291 # define OSSL_TRACE2(category, format, arg1, arg2) \ argument 292 OSSL_TRACEV(category, (trc_out, format, arg1, arg2)) 293 # define OSSL_TRACE3(category, format, arg1, arg2, arg3) \ argument 294 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3)) 295 # define OSSL_TRACE4(category, format, arg1, arg2, arg3, arg4) \ argument 296 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4)) 297 # define OSSL_TRACE5(category, format, arg1, arg2, arg3, arg4, arg5) \ argument 298 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5)) 299 # define OSSL_TRACE6(category, format, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 300 OSSL_TRACEV(category, (trc_out, format, arg1, arg2, arg3, arg4, arg5, arg6)) [all …]
|
H A D | txt_db.h | 46 long arg2; member
|
H A D | lhash.h.in | 70 int name##_LHASH_COMP(const void *arg1, const void *arg2) { \ 72 const o_type *b = arg2; \ 80 void name##_LHASH_DOALL_ARG(void *arg1, void *arg2) { \ 82 a_type *b = arg2; \
|
/openssl/crypto/asn1/ |
H A D | bio_asn1.c | 66 static long asn1_bio_ctrl(BIO *h, int cmd, long arg1, void *arg2); 324 static long asn1_bio_ctrl(BIO *b, int cmd, long arg1, void *arg2) in asn1_bio_ctrl() argument 338 ex_func = arg2; in asn1_bio_ctrl() 344 ex_func = arg2; in asn1_bio_ctrl() 350 ex_func = arg2; in asn1_bio_ctrl() 356 ex_func = arg2; in asn1_bio_ctrl() 362 ctx->ex_arg = arg2; in asn1_bio_ctrl() 366 *(void **)arg2 = ctx->ex_arg; in asn1_bio_ctrl() 388 return BIO_ctrl(next, cmd, arg1, arg2); in asn1_bio_ctrl() 397 return BIO_ctrl(next, cmd, arg1, arg2); in asn1_bio_ctrl()
|
/openssl/crypto/x509/ |
H A D | x509_trust.c | 127 const char *name, int arg1, void *arg2) in X509_TRUST_add() argument 161 trtmp->arg2 = arg2; in X509_TRUST_add()
|
/openssl/crypto/cmp/ |
H A D | cmp_local.h | 846 # define ossl_cmp_log2(level, ctx, fmt, arg1, arg2) \ argument 848 OPENSSL_LINE, #level, fmt, arg1, arg2) 849 # define ossl_cmp_log3(level, ctx, fmt, arg1, arg2, arg3) \ argument 851 OPENSSL_LINE, #level, fmt, arg1, arg2, arg3) 852 # define ossl_cmp_log4(level, ctx, fmt, arg1, arg2, arg3, arg4) \ argument 854 OPENSSL_LINE, #level, fmt, arg1, arg2, arg3, arg4)
|
/openssl/crypto/ec/ |
H A D | ec_ameth.c | 396 static int ec_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ec_pkey_ctrl() argument 402 *(int *)arg2 = NID_sm3; in ec_pkey_ctrl() 405 *(int *)arg2 = NID_sha256; in ec_pkey_ctrl() 412 return EC_KEY_oct2key(evp_pkey_get0_EC_KEY_int(pkey), arg2, arg1, NULL); in ec_pkey_ctrl() 416 POINT_CONVERSION_UNCOMPRESSED, arg2, NULL); in ec_pkey_ctrl()
|
H A D | ecx_meth.c | 215 static int ecx_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ecx_ctrl() argument 220 ECX_KEY *ecx = ossl_ecx_key_op(NULL, arg2, arg1, pkey->ameth->pkey_id, in ecx_ctrl() 231 unsigned char **ppt = arg2; in ecx_ctrl() 245 static int ecd_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in ecd_ctrl() argument 250 *(int *)arg2 = NID_undef; in ecd_ctrl()
|
/openssl/test/ |
H A D | quic_multistream_test.c | 127 uint64_t arg2; member 210 #define OP_CHECK(func, arg2) \ argument 211 {OPK_CHECK, NULL, 0, (func), NULL, (arg2)}, 332 #define OP_CHECK2(func, arg1, arg2) \ argument 370 uint64_t stream_id = hl->check_op->arg2; in check_rejected() 395 uint64_t stream_id = hl->check_op->arg2; in check_stream_stopped() 1518 if (op->arg2 != UINT64_MAX in run_script_worker() 1543 if (op->arg2 != UINT64_MAX in run_script_worker() 1926 OSSL_sleep(op->arg2); in run_script_worker() 1970 h->inject_word1 = op->arg2; in run_script_worker() [all …]
|
/openssl/doc/internal/man3/ |
H A D | ossl_cmp_print_log.pod | 35 #define ossl_cmp_log2(level, ctx, fmt, arg1, arg2) 36 #define ossl_cmp_log3(level, ctx, fmt, arg1, arg2, arg3) 37 #define ossl_cmp_log4(level, ctx, fmt, arg1, arg2, arg3, arg4)
|
/openssl/crypto/aes/asm/ |
H A D | bsaes-x86_64.pl | 1213 mov $arg2,$out 1336 lea ($out), $arg2 1432 mov $arg2,$out 1556 lea ($out), $arg2 1667 mov $arg2, $out 1964 mov $arg2, $out 2108 lea 0x30(%rbp), $arg2 2223 mov $arg2, $out 2228 lea 0x20(%rbp), $arg2 2494 lea 0x20(%rbp), $arg2 [all …]
|
/openssl/crypto/dh/ |
H A D | dh_ameth.c | 397 static int dh_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dh_pkey_ctrl() argument 408 return ossl_dh_buf2key(dh, arg2, arg1); in dh_pkey_ctrl() 413 return ossl_dh_key2buf(dh, arg2, 0, 1); in dh_pkey_ctrl() 419 static int dhx_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dhx_pkey_ctrl() argument
|
/openssl/crypto/bio/ |
H A D | bss_null.c | 19 static long null_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
H A D | bf_null.c | 23 static long nullf_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
H A D | bf_nbio.c | 24 static long nbiof_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
H A D | bf_prefix.c | 20 static long prefix_ctrl(BIO *b, int cmd, long arg1, void *arg2);
|
H A D | bss_fd.c | 55 static long fd_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
H A D | bf_readbuff.c | 28 static long readbuffer_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
/openssl/crypto/modes/asm/ |
H A D | aes-gcm-avx512.pl | 169 $arg2 = "%rdx"; 181 $arg2 = "%rsi"; 4328 test $arg2,$arg2 4392 test $arg2,$arg2 4449 test $arg2,$arg2 4512 test $arg2,$arg2 4551 &GCM_ENC_DEC("$arg1", "$arg2", "$arg3", "$arg4", "$arg5", "$arg6", "ENC"); 4597 test $arg2,$arg2 4672 &GCM_COMPLETE("$arg1", "$arg2"); 4703 test $arg2,$arg2 [all …]
|
/openssl/apps/lib/ |
H A D | http_server.c | 41 #define log_HTTP2(prog, level, fmt, arg1, arg2) \ argument 42 trace_log_message(OSSL_TRACE_CATEGORY_HTTP, prog, level, fmt, arg1, arg2)
|
/openssl/crypto/evp/ |
H A D | bio_md.c | 23 static long md_ctrl(BIO *h, int cmd, long arg1, void *arg2);
|
/openssl/include/crypto/ |
H A D | asn1.h | 53 int (*pkey_ctrl) (EVP_PKEY *pkey, int op, long arg1, void *arg2);
|
/openssl/crypto/dsa/ |
H A D | dsa_ameth.c | 412 static int dsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in dsa_pkey_ctrl() argument 416 *(int *)arg2 = NID_sha256; in dsa_pkey_ctrl()
|
/openssl/crypto/rsa/ |
H A D | rsa_ameth.c | 420 static int rsa_pkey_ctrl(EVP_PKEY *pkey, int op, long arg1, void *arg2) in rsa_pkey_ctrl() argument 434 *(int *)arg2 = EVP_MD_get_type(md); in rsa_pkey_ctrl() 438 *(int *)arg2 = NID_sha256; in rsa_pkey_ctrl()
|