/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 695 static const char * const *str; in bnxt_get_strings() local 722 str = bnxt_ring_tpa2_stats_str; in bnxt_get_strings() 724 str = bnxt_ring_tpa_stats_str; in bnxt_get_strings() 727 sprintf(buf, "[%d]: %s", i, str[j]); in bnxt_get_strings() 3962 char *str = test_info->string[i]; in bnxt_ethtool_init() local 3966 strcpy(str, "Mac loopback test (offline)"); in bnxt_ethtool_init() 3968 strcpy(str, "Phy loopback test (offline)"); in bnxt_ethtool_init() 3970 strcpy(str, "Ext loopback test (offline)"); in bnxt_ethtool_init() 3972 strcpy(str, "Interrupt_test (offline)"); in bnxt_ethtool_init() 3974 snprintf(str, ETH_GSTRING_LE in bnxt_ethtool_init() [all...] |
/kernel/linux/linux-6.6/tools/net/ynl/ |
H A D | ynl-gen-c.py | 161 if type(lines) is str: 163 if type(init_lines) is str: 360 mem += ', .len = ' + str(self.checks['max-len']) 409 mem += '.len = ' + str(self.checks['min-len']) 1179 if type(local_vars) is str: 1206 line += str(define[1]) 1207 elif type(define[1]) is str: 2326 parser.add_argument('--mode', dest='mode', type=str, required=True) 2327 parser.add_argument('--spec', dest='spec', type=str, required=True) 2332 parser.add_argument('-o', dest='out_file', type=str, defaul [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/ |
H A D | ssl.h | 1494 # define SSL_set1_groups_list(s, str) \ 1495 SSL_ctrl(s,SSL_CTRL_SET_GROUPS_LIST,0,(char *)(str)) 1506 # define SSL_set1_sigalgs_list(s, str) \ 1507 SSL_ctrl(s,SSL_CTRL_SET_SIGALGS_LIST,0,(char *)(str)) 1514 # define SSL_set1_client_sigalgs_list(s, str) \ 1515 SSL_ctrl(s,SSL_CTRL_SET_CLIENT_SIGALGS_LIST,0,(char *)(str)) 1602 __owur int SSL_CTX_set_cipher_list(SSL_CTX *, const char *str); 1650 __owur int SSL_set_cipher_list(SSL *s, const char *str); 1651 __owur int SSL_CTX_set_ciphersuites(SSL_CTX *ctx, const char *str); 1652 __owur int SSL_set_ciphersuites(SSL *s, const char *str); [all...] |