diff options
author | beck <> | 2023-07-05 21:23:37 +0000 |
---|---|---|
committer | beck <> | 2023-07-05 21:23:37 +0000 |
commit | f02026f6f76299e13e86d72eda1292aed8790474 (patch) | |
tree | 3cafd04134ea26f8b5da5e120671d9a01bff9156 /src/lib/libcrypto/Symbols.namespace | |
parent | f84ae72d736cf133007e9416282403a5c00bae5d (diff) | |
download | openbsd-f02026f6f76299e13e86d72eda1292aed8790474.tar.gz openbsd-f02026f6f76299e13e86d72eda1292aed8790474.tar.bz2 openbsd-f02026f6f76299e13e86d72eda1292aed8790474.zip |
Hide symbols in asn1 and bio
ok jsing@
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 368 |
1 files changed, 368 insertions, 0 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index faee727cfd..d6c1610db9 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
@@ -895,3 +895,371 @@ _libre_ChaCha | |||
895 | _libre_CRYPTO_chacha_20 | 895 | _libre_CRYPTO_chacha_20 |
896 | _libre_CRYPTO_xchacha_20 | 896 | _libre_CRYPTO_xchacha_20 |
897 | _libre_CRYPTO_hchacha_20 | 897 | _libre_CRYPTO_hchacha_20 |
898 | _libre_d2i_ASN1_SEQUENCE_ANY | ||
899 | _libre_i2d_ASN1_SEQUENCE_ANY | ||
900 | _libre_d2i_ASN1_SET_ANY | ||
901 | _libre_i2d_ASN1_SET_ANY | ||
902 | _libre_ASN1_TYPE_new | ||
903 | _libre_ASN1_TYPE_free | ||
904 | _libre_d2i_ASN1_TYPE | ||
905 | _libre_i2d_ASN1_TYPE | ||
906 | _libre_ASN1_TYPE_get | ||
907 | _libre_ASN1_TYPE_set | ||
908 | _libre_ASN1_TYPE_set1 | ||
909 | _libre_ASN1_TYPE_cmp | ||
910 | _libre_ASN1_OBJECT_new | ||
911 | _libre_ASN1_OBJECT_free | ||
912 | _libre_i2d_ASN1_OBJECT | ||
913 | _libre_d2i_ASN1_OBJECT | ||
914 | _libre_ASN1_STRING_new | ||
915 | _libre_ASN1_STRING_free | ||
916 | _libre_ASN1_STRING_copy | ||
917 | _libre_ASN1_STRING_dup | ||
918 | _libre_ASN1_STRING_type_new | ||
919 | _libre_ASN1_STRING_cmp | ||
920 | _libre_ASN1_STRING_set | ||
921 | _libre_ASN1_STRING_set0 | ||
922 | _libre_ASN1_STRING_length | ||
923 | _libre_ASN1_STRING_length_set | ||
924 | _libre_ASN1_STRING_type | ||
925 | _libre_ASN1_STRING_data | ||
926 | _libre_ASN1_STRING_get0_data | ||
927 | _libre_ASN1_BIT_STRING_new | ||
928 | _libre_ASN1_BIT_STRING_free | ||
929 | _libre_d2i_ASN1_BIT_STRING | ||
930 | _libre_i2d_ASN1_BIT_STRING | ||
931 | _libre_ASN1_BIT_STRING_set | ||
932 | _libre_ASN1_BIT_STRING_set_bit | ||
933 | _libre_ASN1_BIT_STRING_get_bit | ||
934 | _libre_ASN1_BIT_STRING_check | ||
935 | _libre_ASN1_BIT_STRING_name_print | ||
936 | _libre_ASN1_BIT_STRING_num_asc | ||
937 | _libre_ASN1_BIT_STRING_set_asc | ||
938 | _libre_ASN1_INTEGER_new | ||
939 | _libre_ASN1_INTEGER_free | ||
940 | _libre_d2i_ASN1_INTEGER | ||
941 | _libre_i2d_ASN1_INTEGER | ||
942 | _libre_d2i_ASN1_UINTEGER | ||
943 | _libre_ASN1_INTEGER_dup | ||
944 | _libre_ASN1_INTEGER_cmp | ||
945 | _libre_ASN1_ENUMERATED_new | ||
946 | _libre_ASN1_ENUMERATED_free | ||
947 | _libre_d2i_ASN1_ENUMERATED | ||
948 | _libre_i2d_ASN1_ENUMERATED | ||
949 | _libre_ASN1_UTCTIME_check | ||
950 | _libre_ASN1_UTCTIME_set | ||
951 | _libre_ASN1_UTCTIME_adj | ||
952 | _libre_ASN1_UTCTIME_set_string | ||
953 | _libre_ASN1_UTCTIME_cmp_time_t | ||
954 | _libre_ASN1_GENERALIZEDTIME_check | ||
955 | _libre_ASN1_GENERALIZEDTIME_set | ||
956 | _libre_ASN1_GENERALIZEDTIME_adj | ||
957 | _libre_ASN1_GENERALIZEDTIME_set_string | ||
958 | _libre_ASN1_OCTET_STRING_new | ||
959 | _libre_ASN1_OCTET_STRING_free | ||
960 | _libre_d2i_ASN1_OCTET_STRING | ||
961 | _libre_i2d_ASN1_OCTET_STRING | ||
962 | _libre_ASN1_OCTET_STRING_dup | ||
963 | _libre_ASN1_OCTET_STRING_cmp | ||
964 | _libre_ASN1_OCTET_STRING_set | ||
965 | _libre_ASN1_VISIBLESTRING_new | ||
966 | _libre_ASN1_VISIBLESTRING_free | ||
967 | _libre_d2i_ASN1_VISIBLESTRING | ||
968 | _libre_i2d_ASN1_VISIBLESTRING | ||
969 | _libre_ASN1_UNIVERSALSTRING_new | ||
970 | _libre_ASN1_UNIVERSALSTRING_free | ||
971 | _libre_d2i_ASN1_UNIVERSALSTRING | ||
972 | _libre_i2d_ASN1_UNIVERSALSTRING | ||
973 | _libre_ASN1_UTF8STRING_new | ||
974 | _libre_ASN1_UTF8STRING_free | ||
975 | _libre_d2i_ASN1_UTF8STRING | ||
976 | _libre_i2d_ASN1_UTF8STRING | ||
977 | _libre_ASN1_NULL_new | ||
978 | _libre_ASN1_NULL_free | ||
979 | _libre_d2i_ASN1_NULL | ||
980 | _libre_i2d_ASN1_NULL | ||
981 | _libre_ASN1_BMPSTRING_new | ||
982 | _libre_ASN1_BMPSTRING_free | ||
983 | _libre_d2i_ASN1_BMPSTRING | ||
984 | _libre_i2d_ASN1_BMPSTRING | ||
985 | _libre_ASN1_PRINTABLE_new | ||
986 | _libre_ASN1_PRINTABLE_free | ||
987 | _libre_d2i_ASN1_PRINTABLE | ||
988 | _libre_i2d_ASN1_PRINTABLE | ||
989 | _libre_DIRECTORYSTRING_new | ||
990 | _libre_DIRECTORYSTRING_free | ||
991 | _libre_d2i_DIRECTORYSTRING | ||
992 | _libre_i2d_DIRECTORYSTRING | ||
993 | _libre_DISPLAYTEXT_new | ||
994 | _libre_DISPLAYTEXT_free | ||
995 | _libre_d2i_DISPLAYTEXT | ||
996 | _libre_i2d_DISPLAYTEXT | ||
997 | _libre_ASN1_PRINTABLESTRING_new | ||
998 | _libre_ASN1_PRINTABLESTRING_free | ||
999 | _libre_d2i_ASN1_PRINTABLESTRING | ||
1000 | _libre_i2d_ASN1_PRINTABLESTRING | ||
1001 | _libre_ASN1_T61STRING_new | ||
1002 | _libre_ASN1_T61STRING_free | ||
1003 | _libre_d2i_ASN1_T61STRING | ||
1004 | _libre_i2d_ASN1_T61STRING | ||
1005 | _libre_ASN1_IA5STRING_new | ||
1006 | _libre_ASN1_IA5STRING_free | ||
1007 | _libre_d2i_ASN1_IA5STRING | ||
1008 | _libre_i2d_ASN1_IA5STRING | ||
1009 | _libre_ASN1_GENERALSTRING_new | ||
1010 | _libre_ASN1_GENERALSTRING_free | ||
1011 | _libre_d2i_ASN1_GENERALSTRING | ||
1012 | _libre_i2d_ASN1_GENERALSTRING | ||
1013 | _libre_ASN1_UTCTIME_new | ||
1014 | _libre_ASN1_UTCTIME_free | ||
1015 | _libre_d2i_ASN1_UTCTIME | ||
1016 | _libre_i2d_ASN1_UTCTIME | ||
1017 | _libre_ASN1_GENERALIZEDTIME_new | ||
1018 | _libre_ASN1_GENERALIZEDTIME_free | ||
1019 | _libre_d2i_ASN1_GENERALIZEDTIME | ||
1020 | _libre_i2d_ASN1_GENERALIZEDTIME | ||
1021 | _libre_ASN1_TIME_new | ||
1022 | _libre_ASN1_TIME_free | ||
1023 | _libre_d2i_ASN1_TIME | ||
1024 | _libre_i2d_ASN1_TIME | ||
1025 | _libre_ASN1_TIME_to_tm | ||
1026 | _libre_ASN1_TIME_compare | ||
1027 | _libre_ASN1_TIME_cmp_time_t | ||
1028 | _libre_ASN1_TIME_normalize | ||
1029 | _libre_ASN1_TIME_set_string_X509 | ||
1030 | _libre_ASN1_TIME_diff | ||
1031 | _libre_ASN1_TIME_set | ||
1032 | _libre_ASN1_TIME_set_tm | ||
1033 | _libre_ASN1_TIME_adj | ||
1034 | _libre_ASN1_TIME_check | ||
1035 | _libre_ASN1_TIME_to_generalizedtime | ||
1036 | _libre_ASN1_TIME_set_string | ||
1037 | _libre_i2a_ASN1_INTEGER | ||
1038 | _libre_a2i_ASN1_INTEGER | ||
1039 | _libre_i2a_ASN1_ENUMERATED | ||
1040 | _libre_a2i_ASN1_ENUMERATED | ||
1041 | _libre_i2a_ASN1_OBJECT | ||
1042 | _libre_a2i_ASN1_STRING | ||
1043 | _libre_i2a_ASN1_STRING | ||
1044 | _libre_i2t_ASN1_OBJECT | ||
1045 | _libre_a2d_ASN1_OBJECT | ||
1046 | _libre_ASN1_OBJECT_create | ||
1047 | _libre_ASN1_INTEGER_get_uint64 | ||
1048 | _libre_ASN1_INTEGER_set_uint64 | ||
1049 | _libre_ASN1_INTEGER_get_int64 | ||
1050 | _libre_ASN1_INTEGER_set_int64 | ||
1051 | _libre_ASN1_INTEGER_set | ||
1052 | _libre_ASN1_INTEGER_get | ||
1053 | _libre_BN_to_ASN1_INTEGER | ||
1054 | _libre_ASN1_INTEGER_to_BN | ||
1055 | _libre_ASN1_ENUMERATED_get_int64 | ||
1056 | _libre_ASN1_ENUMERATED_set_int64 | ||
1057 | _libre_ASN1_ENUMERATED_set | ||
1058 | _libre_ASN1_ENUMERATED_get | ||
1059 | _libre_BN_to_ASN1_ENUMERATED | ||
1060 | _libre_ASN1_ENUMERATED_to_BN | ||
1061 | _libre_ASN1_PRINTABLE_type | ||
1062 | _libre_ASN1_get_object | ||
1063 | _libre_ASN1_put_object | ||
1064 | _libre_ASN1_put_eoc | ||
1065 | _libre_ASN1_object_size | ||
1066 | _libre_ASN1_item_dup | ||
1067 | _libre_ASN1_dup | ||
1068 | _libre_ASN1_d2i_fp | ||
1069 | _libre_ASN1_item_d2i_fp | ||
1070 | _libre_ASN1_i2d_fp | ||
1071 | _libre_ASN1_item_i2d_fp | ||
1072 | _libre_ASN1_STRING_print_ex_fp | ||
1073 | _libre_ASN1_STRING_to_UTF8 | ||
1074 | _libre_ASN1_d2i_bio | ||
1075 | _libre_ASN1_item_d2i_bio | ||
1076 | _libre_ASN1_i2d_bio | ||
1077 | _libre_ASN1_item_i2d_bio | ||
1078 | _libre_ASN1_UTCTIME_print | ||
1079 | _libre_ASN1_GENERALIZEDTIME_print | ||
1080 | _libre_ASN1_TIME_print | ||
1081 | _libre_ASN1_STRING_print | ||
1082 | _libre_ASN1_STRING_print_ex | ||
1083 | _libre_ASN1_bn_print | ||
1084 | _libre_ASN1_buf_print | ||
1085 | _libre_ASN1_parse | ||
1086 | _libre_ASN1_parse_dump | ||
1087 | _libre_ASN1_tag2bit | ||
1088 | _libre_ASN1_tag2str | ||
1089 | _libre_ASN1_UNIVERSALSTRING_to_string | ||
1090 | _libre_ASN1_TYPE_set_octetstring | ||
1091 | _libre_ASN1_TYPE_get_octetstring | ||
1092 | _libre_ASN1_TYPE_set_int_octetstring | ||
1093 | _libre_ASN1_TYPE_get_int_octetstring | ||
1094 | _libre_ASN1_item_pack | ||
1095 | _libre_ASN1_item_unpack | ||
1096 | _libre_ASN1_STRING_set_default_mask | ||
1097 | _libre_ASN1_STRING_set_default_mask_asc | ||
1098 | _libre_ASN1_STRING_get_default_mask | ||
1099 | _libre_ASN1_mbstring_copy | ||
1100 | _libre_ASN1_mbstring_ncopy | ||
1101 | _libre_ASN1_STRING_set_by_NID | ||
1102 | _libre_ASN1_STRING_TABLE_get | ||
1103 | _libre_ASN1_STRING_TABLE_add | ||
1104 | _libre_ASN1_STRING_TABLE_cleanup | ||
1105 | _libre_ASN1_item_new | ||
1106 | _libre_ASN1_item_free | ||
1107 | _libre_ASN1_item_d2i | ||
1108 | _libre_ASN1_item_i2d | ||
1109 | _libre_ASN1_add_oid_module | ||
1110 | _libre_ASN1_generate_nconf | ||
1111 | _libre_ASN1_generate_v3 | ||
1112 | _libre_ASN1_item_print | ||
1113 | _libre_ASN1_PCTX_new | ||
1114 | _libre_ASN1_PCTX_free | ||
1115 | _libre_ASN1_PCTX_get_flags | ||
1116 | _libre_ASN1_PCTX_set_flags | ||
1117 | _libre_ASN1_PCTX_get_nm_flags | ||
1118 | _libre_ASN1_PCTX_set_nm_flags | ||
1119 | _libre_ASN1_PCTX_get_cert_flags | ||
1120 | _libre_ASN1_PCTX_set_cert_flags | ||
1121 | _libre_ASN1_PCTX_get_oid_flags | ||
1122 | _libre_ASN1_PCTX_set_oid_flags | ||
1123 | _libre_ASN1_PCTX_get_str_flags | ||
1124 | _libre_ASN1_PCTX_set_str_flags | ||
1125 | _libre_BIO_f_asn1 | ||
1126 | _libre_SMIME_crlf_copy | ||
1127 | _libre_SMIME_text | ||
1128 | _libre_ERR_load_ASN1_strings | ||
1129 | _libre_ASN1_time_parse | ||
1130 | _libre_ASN1_time_tm_cmp | ||
1131 | _libre_ASN1_item_ex_new | ||
1132 | _libre_ASN1_item_ex_free | ||
1133 | _libre_ASN1_template_new | ||
1134 | _libre_ASN1_primitive_new | ||
1135 | _libre_ASN1_template_free | ||
1136 | _libre_ASN1_template_d2i | ||
1137 | _libre_ASN1_item_ex_d2i | ||
1138 | _libre_ASN1_item_ex_i2d | ||
1139 | _libre_ASN1_template_i2d | ||
1140 | _libre_ASN1_primitive_free | ||
1141 | _libre_BIO_set_flags | ||
1142 | _libre_BIO_test_flags | ||
1143 | _libre_BIO_clear_flags | ||
1144 | _libre_BIO_get_callback | ||
1145 | _libre_BIO_set_callback | ||
1146 | _libre_BIO_get_callback_ex | ||
1147 | _libre_BIO_set_callback_ex | ||
1148 | _libre_BIO_get_callback_arg | ||
1149 | _libre_BIO_set_callback_arg | ||
1150 | _libre_BIO_method_name | ||
1151 | _libre_BIO_method_type | ||
1152 | _libre_BIO_meth_new | ||
1153 | _libre_BIO_meth_free | ||
1154 | _libre_BIO_meth_get_write | ||
1155 | _libre_BIO_meth_set_write | ||
1156 | _libre_BIO_meth_get_read | ||
1157 | _libre_BIO_meth_set_read | ||
1158 | _libre_BIO_meth_get_puts | ||
1159 | _libre_BIO_meth_set_puts | ||
1160 | _libre_BIO_meth_get_gets | ||
1161 | _libre_BIO_meth_set_gets | ||
1162 | _libre_BIO_meth_get_ctrl | ||
1163 | _libre_BIO_meth_set_ctrl | ||
1164 | _libre_BIO_meth_get_create | ||
1165 | _libre_BIO_meth_set_create | ||
1166 | _libre_BIO_meth_get_destroy | ||
1167 | _libre_BIO_meth_set_destroy | ||
1168 | _libre_BIO_meth_get_callback_ctrl | ||
1169 | _libre_BIO_meth_set_callback_ctrl | ||
1170 | _libre_BIO_ctrl_pending | ||
1171 | _libre_BIO_ctrl_wpending | ||
1172 | _libre_BIO_ctrl_get_write_guarantee | ||
1173 | _libre_BIO_ctrl_get_read_request | ||
1174 | _libre_BIO_ctrl_reset_read_request | ||
1175 | _libre_BIO_set_ex_data | ||
1176 | _libre_BIO_get_ex_data | ||
1177 | _libre_BIO_number_read | ||
1178 | _libre_BIO_number_written | ||
1179 | _libre_BIO_asn1_set_prefix | ||
1180 | _libre_BIO_asn1_get_prefix | ||
1181 | _libre_BIO_asn1_set_suffix | ||
1182 | _libre_BIO_asn1_get_suffix | ||
1183 | _libre_BIO_get_new_index | ||
1184 | _libre_BIO_s_file | ||
1185 | _libre_BIO_new_file | ||
1186 | _libre_BIO_new_fp | ||
1187 | _libre_BIO_new | ||
1188 | _libre_BIO_set | ||
1189 | _libre_BIO_free | ||
1190 | _libre_BIO_up_ref | ||
1191 | _libre_BIO_get_data | ||
1192 | _libre_BIO_set_data | ||
1193 | _libre_BIO_get_init | ||
1194 | _libre_BIO_set_init | ||
1195 | _libre_BIO_get_shutdown | ||
1196 | _libre_BIO_set_shutdown | ||
1197 | _libre_BIO_vfree | ||
1198 | _libre_BIO_read | ||
1199 | _libre_BIO_gets | ||
1200 | _libre_BIO_write | ||
1201 | _libre_BIO_puts | ||
1202 | _libre_BIO_indent | ||
1203 | _libre_BIO_ctrl | ||
1204 | _libre_BIO_callback_ctrl | ||
1205 | _libre_BIO_ptr_ctrl | ||
1206 | _libre_BIO_int_ctrl | ||
1207 | _libre_BIO_push | ||
1208 | _libre_BIO_pop | ||
1209 | _libre_BIO_free_all | ||
1210 | _libre_BIO_find_type | ||
1211 | _libre_BIO_next | ||
1212 | _libre_BIO_set_next | ||
1213 | _libre_BIO_get_retry_BIO | ||
1214 | _libre_BIO_get_retry_reason | ||
1215 | _libre_BIO_set_retry_reason | ||
1216 | _libre_BIO_dup_chain | ||
1217 | _libre_BIO_nread0 | ||
1218 | _libre_BIO_nread | ||
1219 | _libre_BIO_nwrite0 | ||
1220 | _libre_BIO_nwrite | ||
1221 | _libre_BIO_debug_callback | ||
1222 | _libre_BIO_s_mem | ||
1223 | _libre_BIO_new_mem_buf | ||
1224 | _libre_BIO_s_socket | ||
1225 | _libre_BIO_s_connect | ||
1226 | _libre_BIO_s_accept | ||
1227 | _libre_BIO_s_fd | ||
1228 | _libre_BIO_s_log | ||
1229 | _libre_BIO_s_bio | ||
1230 | _libre_BIO_s_null | ||
1231 | _libre_BIO_f_null | ||
1232 | _libre_BIO_f_buffer | ||
1233 | _libre_BIO_f_nbio_test | ||
1234 | _libre_BIO_s_datagram | ||
1235 | _libre_BIO_sock_should_retry | ||
1236 | _libre_BIO_sock_non_fatal_error | ||
1237 | _libre_BIO_dgram_non_fatal_error | ||
1238 | _libre_BIO_fd_should_retry | ||
1239 | _libre_BIO_fd_non_fatal_error | ||
1240 | _libre_BIO_dump | ||
1241 | _libre_BIO_dump_indent | ||
1242 | _libre_BIO_dump_fp | ||
1243 | _libre_BIO_dump_indent_fp | ||
1244 | _libre_BIO_gethostbyname | ||
1245 | _libre_BIO_sock_error | ||
1246 | _libre_BIO_socket_ioctl | ||
1247 | _libre_BIO_socket_nbio | ||
1248 | _libre_BIO_get_port | ||
1249 | _libre_BIO_get_host_ip | ||
1250 | _libre_BIO_get_accept_socket | ||
1251 | _libre_BIO_accept | ||
1252 | _libre_BIO_sock_init | ||
1253 | _libre_BIO_sock_cleanup | ||
1254 | _libre_BIO_set_tcp_ndelay | ||
1255 | _libre_BIO_new_socket | ||
1256 | _libre_BIO_new_dgram | ||
1257 | _libre_BIO_new_fd | ||
1258 | _libre_BIO_new_connect | ||
1259 | _libre_BIO_new_accept | ||
1260 | _libre_BIO_copy_next_retry | ||
1261 | _libre_BIO_printf | ||
1262 | _libre_BIO_vprintf | ||
1263 | _libre_BIO_snprintf | ||
1264 | _libre_BIO_vsnprintf | ||
1265 | _libre_ERR_load_BIO_strings | ||