summaryrefslogtreecommitdiffstats
path: root/lib/isc/win32/libisc.def.in
blob: a82facec0ffc881989f3df46720c6243be2466cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
LIBRARY libisc

; Exported Functions
EXPORTS

NTReportError
closelog
@IF PKCS11
getpassphrase
@END PKCS11
isc___socketmgr_maxudp
isc__app_block
isc__app_ctxfinish
isc__app_ctxonrun
isc__app_ctxrun
isc__app_ctxshutdown
isc__app_ctxstart
isc__app_ctxsuspend
isc__app_finish
isc__app_onrun
isc__app_reload
isc__app_run
isc__app_shutdown
isc__app_start
isc__app_unblock
isc__appctx_create
isc__appctx_destroy
isc__appctx_setsocketmgr
isc__appctx_settaskmgr
isc__appctx_settimermgr
isc__buffer_activeregion
isc__buffer_add
isc__buffer_availableregion
isc__buffer_back
isc__buffer_clear
isc__buffer_consumedregion
isc__buffer_first
isc__buffer_forward
isc__buffer_init
isc__buffer_initnull
isc__buffer_invalidate
isc__buffer_putmem
isc__buffer_putstr
isc__buffer_putuint16
isc__buffer_putuint24
isc__buffer_putuint32
isc__buffer_putuint48
isc__buffer_putuint8
isc__buffer_region
isc__buffer_remainingregion
isc__buffer_setactive
isc__buffer_subtract
isc__buffer_usedregion
isc__hash_setvec
isc__mem_allocate
isc__mem_free
isc__mem_get
isc__mem_put
isc__mem_putanddetach
isc__mem_reallocate
isc__mem_strdup
isc__mempool_get
isc__mempool_put
isc__socket_accept
isc__socket_attach
isc__socket_bind
isc__socket_cancel
isc__socket_cleanunix
isc__socket_close
isc__socket_connect
isc__socket_create
isc__socket_detach
isc__socket_dscp
isc__socket_dup
isc__socket_filter
isc__socket_getfd
isc__socket_getname
isc__socket_getpeername
isc__socket_getsockname
isc__socket_gettag
isc__socket_gettype
isc__socket_ipv6only
isc__socket_isbound
isc__socket_listen
isc__socket_open
isc__socket_permunix
isc__socket_recv
isc__socket_recv2
isc__socket_recvv
isc__socket_register
isc__socket_send
isc__socket_sendto
isc__socket_sendto2
isc__socket_sendtov
isc__socket_sendtov2
isc__socket_sendv
isc__socket_setname
isc__socketmgr_create
isc__socketmgr_create2
isc__socketmgr_destroy
isc__socketmgr_getmaxsockets
isc__socketmgr_setreserved
isc__socketmgr_setstats
isc__strerror
isc__task_getname
isc__task_gettag
isc__task_unsendrange
isc__taskmgr_mode
@IF AES
isc_aes128_crypt
isc_aes192_crypt
isc_aes256_crypt
@END AES
isc_app_block
isc_app_ctxfinish
isc_app_ctxonrun
isc_app_ctxrun
isc_app_ctxshutdown
isc_app_ctxstart
isc_app_ctxsuspend
isc_app_finish
isc_app_isrunning
isc_app_onrun
isc_app_register
isc_app_reload
isc_app_run
isc_app_shutdown
isc_app_start
isc_app_unblock
isc_appctx_create
isc_appctx_destroy
isc_appctx_setsocketmgr
isc_appctx_settaskmgr
isc_appctx_settimermgr
isc_assertion_failed
isc_assertion_setcallback
isc_assertion_typetotext
isc_backtrace_getsymbol
isc_backtrace_getsymbolfromindex
isc_backtrace_gettrace
isc_base32_decoderegion
isc_base32_decodestring
isc_base32_tobuffer
isc_base32_totext
isc_base32hex_decoderegion
isc_base32hex_decodestring
isc_base32hex_tobuffer
isc_base32hex_totext
isc_base32hexnp_decoderegion
isc_base32hexnp_decodestring
isc_base32hexnp_tobuffer
isc_base32hexnp_totext
isc_base64_decodestring
isc_base64_tobuffer
isc_base64_totext
isc_buffer_allocate
isc_buffer_compact
isc_buffer_copyregion
isc_buffer_dup
isc_buffer_free
isc_buffer_getuint16
isc_buffer_getuint32
isc_buffer_getuint48
isc_buffer_getuint8
isc_buffer_putdecint
isc_buffer_reallocate
isc_buffer_reinit
isc_buffer_reserve
isc_buffer_setautorealloc
isc_bufferlist_availablecount
isc_bufferlist_usedcount
isc_commandline_parse
isc_commandline_strtoargv
isc_condition_broadcast
isc_condition_destroy
isc_condition_init
isc_condition_signal
isc_condition_wait
isc_condition_waituntil
isc_counter_attach
isc_counter_create
isc_counter_detach
isc_counter_increment
isc_counter_setlimit
isc_counter_used
isc_crc64_final
isc_crc64_init
isc_crc64_update
isc_dir_chdir
isc_dir_chroot
isc_dir_close
isc_dir_createunique
isc_dir_init
isc_dir_open
isc_dir_read
isc_dir_reset
isc_entropy_addcallbacksample
isc_entropy_addsample
isc_entropy_attach
isc_entropy_create
isc_entropy_createcallbacksource
isc_entropy_createfilesource
isc_entropy_createsamplesource
isc_entropy_destroysource
isc_entropy_detach
isc_entropy_getdata
isc_entropy_putdata
isc_entropy_stats
isc_entropy_status
isc_entropy_stopcallbacksources
isc_entropy_usebestsource
isc_errno_toresult
isc_error_fatal
isc_error_runtimecheck
isc_error_setfatal
isc_error_setunexpected
isc_error_unexpected
isc_event_allocate
isc_event_constallocate
isc_event_free
isc_file_absolutepath
isc_file_basename
isc_file_bopenunique
isc_file_bopenuniquemode
isc_file_bopenuniqueprivate
isc_file_exists
isc_file_getmodtime
isc_file_getsize
isc_file_getsizefd
isc_file_isabsolute
isc_file_ischdiridempotent
isc_file_iscurrentdir
isc_file_isdirectory
isc_file_isdirwritable
isc_file_isplainfile
isc_file_isplainfilefd
isc_file_mktemplate
isc_file_mmap
isc_file_mode
isc_file_munmap
isc_file_openunique
isc_file_openuniquemode
isc_file_openuniqueprivate
isc_file_progname
isc_file_remove
isc_file_rename
isc_file_renameunique
isc_file_safecreate
isc_file_safemovefile
isc_file_sanitize
isc_file_settime
isc_file_splitpath
isc_file_template
isc_file_truncate
isc_fsaccess_add
isc_fsaccess_changeowner
isc_fsaccess_remove
isc_fsaccess_set
isc_hash_calc
isc_hash_create
isc_hash_ctxattach
isc_hash_ctxcalc
isc_hash_ctxcreate
isc_hash_ctxdetach
isc_hash_ctxinit
isc_hash_destroy
isc_hash_function
isc_hash_function_reverse
isc_hash_get_initializer
isc_hash_init
isc_hash_set_initializer
isc_heap_create
isc_heap_decreased
isc_heap_delete
isc_heap_destroy
isc_heap_foreach
isc_heap_element
isc_heap_increased
isc_heap_insert
isc_hex_decodestring
isc_hex_tobuffer
isc_hex_totext
isc_hmacmd5_check
isc_hmacmd5_init
isc_hmacmd5_invalidate
isc_hmacmd5_sign
isc_hmacmd5_update
isc_hmacmd5_verify
isc_hmacmd5_verify2
isc_hmacsha1_check
isc_hmacsha1_init
isc_hmacsha1_invalidate
isc_hmacsha1_sign
isc_hmacsha1_update
isc_hmacsha1_verify
isc_hmacsha224_init
isc_hmacsha224_invalidate
isc_hmacsha224_sign
isc_hmacsha224_update
isc_hmacsha224_verify
isc_hmacsha256_init
isc_hmacsha256_invalidate
isc_hmacsha256_sign
isc_hmacsha256_update
isc_hmacsha256_verify
isc_hmacsha384_init
isc_hmacsha384_invalidate
isc_hmacsha384_sign
isc_hmacsha384_update
isc_hmacsha384_verify
isc_hmacsha512_init
isc_hmacsha512_invalidate
isc_hmacsha512_sign
isc_hmacsha512_update
isc_hmacsha512_verify
isc_ht_add
isc_ht_count
isc_ht_delete
isc_ht_destroy
isc_ht_find
isc_ht_init
isc_ht_iter_create
isc_ht_iter_current
isc_ht_iter_currentkey
isc_ht_iter_delcurrent_next
isc_ht_iter_destroy
isc_ht_iter_first
isc_ht_iter_next
isc_httpd_addheader
isc_httpd_addheaderuint
isc_httpd_response
isc_httpd_setfinishhook
isc_httpdmgr_addurl
isc_httpdmgr_addurl2
isc_httpdmgr_create
isc_httpdmgr_shutdown
isc_interfaceiter_create
isc_interfaceiter_current
isc_interfaceiter_destroy
isc_interfaceiter_first
isc_interfaceiter_next
isc_interval_iszero
isc_interval_set
isc_iterated_hash
isc_keyboard_canceled
isc_keyboard_close
isc_keyboard_getchar
isc_keyboard_open
isc_lex_close
isc_lex_create
isc_lex_destroy
isc_lex_getcomments
isc_lex_getlasttokentext
isc_lex_getmastertoken
isc_lex_getoctaltoken
isc_lex_getsourceline
isc_lex_getsourcename
isc_lex_getspecials
isc_lex_gettoken
isc_lex_isfile
isc_lex_openbuffer
isc_lex_openfile
isc_lex_openstream
isc_lex_setcomments
isc_lex_setsourceline
isc_lex_setsourcename
isc_lex_setspecials
isc_lex_ungettoken
isc_lfsr_generate
isc_lfsr_generate32
isc_lfsr_init
isc_lfsr_skip
isc_lib_initmsgcat
isc_lib_register
isc_log_categorybyname
isc_log_closefilelogs
isc_log_create
isc_log_createchannel
isc_log_destroy
isc_log_getdebuglevel
isc_log_getduplicateinterval
isc_log_gettag
isc_log_ivwrite
isc_log_ivwrite1
isc_log_iwrite
isc_log_iwrite1
isc_log_modulebyname
isc_log_opensyslog
isc_log_registercategories
isc_log_registermodules
isc_log_setcontext
isc_log_setdebuglevel
isc_log_setduplicateinterval
isc_log_settag
isc_log_usechannel
isc_log_vwrite
isc_log_vwrite1
isc_log_wouldlog
isc_log_write
isc_log_write1
isc_logconfig_create
isc_logconfig_destroy
isc_logconfig_get
isc_logconfig_use
isc_logfile_roll
isc_md5_check
isc_md5_final
isc_md5_init
isc_md5_invalidate
isc_md5_update
isc_mem_attach
isc_mem_checkdestroyed
isc_mem_create
isc_mem_create2
isc_mem_createx
isc_mem_createx2
isc_mem_destroy
isc_mem_detach
isc_mem_getname
isc_mem_getquota
isc_mem_gettag
isc_mem_inuse
isc_mem_isovermem
isc_mem_maxinuse
isc_mem_ondestroy
isc_mem_printallactive
isc_mem_references
isc_mem_register
@IF NOTYET
isc_mem_renderjson
@END NOTYET
@IF LIBXML2
isc_mem_renderxml
@END LIBXML2
isc_mem_setdestroycheck
isc_mem_setname
isc_mem_setquota
isc_mem_setwater
isc_mem_stats
isc_mem_total
isc_mem_waterack
isc_meminfo_totalphys
isc_mempool_associatelock
isc_mempool_create
isc_mempool_destroy
isc_mempool_getallocated
isc_mempool_getfillcount
isc_mempool_getfreecount
isc_mempool_getfreemax
isc_mempool_getmaxalloc
isc_mempool_setfillcount
isc_mempool_setfreemax
isc_mempool_setmaxalloc
isc_mempool_setname
isc_msgcat_close
isc_msgcat_get
isc_msgcat_open
isc_mutexblock_destroy
isc_mutexblock_init
isc_net_aton
isc_net_disableipv4
isc_net_disableipv6
isc_net_enableipv4
isc_net_enableipv6
isc_net_getudpportrange
isc_net_ntop
isc_net_probe_ipv6only
isc_net_probe_ipv6pktinfo
isc_net_probedscp
isc_net_probeipv4
isc_net_probeipv6
isc_net_probeunix
isc_net_pton
isc_netaddr_any
isc_netaddr_any6
isc_netaddr_eqprefix
isc_netaddr_equal
isc_netaddr_format
isc_netaddr_fromin
isc_netaddr_fromin6
isc_netaddr_frompath
isc_netaddr_fromsockaddr
isc_netaddr_fromv4mapped
isc_netaddr_getzone
isc_netaddr_isexperimental
isc_netaddr_islinklocal
isc_netaddr_isloopback
isc_netaddr_ismulticast
isc_netaddr_isnetzero
isc_netaddr_issitelocal
isc_netaddr_masktoprefixlen
isc_netaddr_prefixok
isc_netaddr_setzone
isc_netaddr_totext
isc_netscope_pton
isc_ntpaths_get
isc_ntpaths_init
isc_once_do
isc_ondestroy_init
isc_ondestroy_notify
isc_ondestroy_register
isc_os_ncpus
isc_parse_uint16
isc_parse_uint32
isc_parse_uint8
isc_pool_count
isc_pool_create
isc_pool_destroy
isc_pool_expand
isc_pool_get
isc_portset_add
isc_portset_addrange
isc_portset_create
isc_portset_destroy
isc_portset_isset
isc_portset_nports
isc_portset_remove
isc_portset_removerange
isc_quota_attach
isc_quota_destroy
isc_quota_detach
isc_quota_init
isc_quota_max
isc_quota_release
isc_quota_reserve
isc_quota_soft
isc_radix_create
isc_radix_destroy
isc_radix_insert
isc_radix_process
isc_radix_remove
isc_radix_search
isc_random_get
isc_random_jitter
isc_random_seed
isc_ratelimiter_attach
isc_ratelimiter_create
isc_ratelimiter_dequeue
isc_ratelimiter_detach
isc_ratelimiter_enqueue
isc_ratelimiter_release
isc_ratelimiter_setinterval
isc_ratelimiter_setpertic
isc_ratelimiter_setpushpop
isc_ratelimiter_shutdown
isc_ratelimiter_stall
isc_refcount_init
isc_regex_validate
isc_region_compare
isc_resource_getcurlimit
isc_resource_getlimit
isc_resource_setlimit
isc_result_register
isc_result_registerids
isc_result_toid
isc_result_totext
isc_rng_attach
isc_rng_create
isc_rng_detach
isc_rng_random
isc_rng_uniformrandom
isc_rwlock_destroy
isc_rwlock_downgrade
isc_rwlock_init
isc_rwlock_lock
isc_rwlock_trylock
isc_rwlock_tryupgrade
isc_rwlock_unlock
isc_safe_memcompare
isc_safe_memequal
isc_safe_memwipe
isc_serial_eq
isc_serial_ge
isc_serial_gt
isc_serial_le
isc_serial_lt
isc_serial_ne
isc_sha1_check
isc_sha1_final
isc_sha1_init
isc_sha1_invalidate
isc_sha1_update
isc_sha224_data
isc_sha224_end
isc_sha224_final
isc_sha224_init
isc_sha224_invalidate
isc_sha224_update
isc_sha256_data
isc_sha256_end
isc_sha256_final
isc_sha256_init
isc_sha256_invalidate
isc_sha256_update
isc_sha384_data
isc_sha384_end
isc_sha384_final
isc_sha384_init
isc_sha384_invalidate
isc_sha384_update
isc_sha512_data
isc_sha512_end
isc_sha512_final
isc_sha512_init
isc_sha512_invalidate
isc_sha512_update
isc_sockaddr_any
isc_sockaddr_any6
isc_sockaddr_anyofpf
isc_sockaddr_compare
isc_sockaddr_eqaddr
isc_sockaddr_eqaddrprefix
isc_sockaddr_equal
isc_sockaddr_format
isc_sockaddr_fromin
isc_sockaddr_fromin6
isc_sockaddr_fromnetaddr
isc_sockaddr_frompath
isc_sockaddr_getport
isc_sockaddr_hash
isc_sockaddr_isexperimental
isc_sockaddr_islinklocal
isc_sockaddr_ismulticast
isc_sockaddr_isnetzero
isc_sockaddr_issitelocal
isc_sockaddr_pf
isc_sockaddr_setport
isc_sockaddr_totext
isc_sockaddr_v6fromin
isc_socket_socketevent
isc_socketmgr_createinctx
@IF NOTYET
isc_socketmgr_renderjson
@END NOTYET
@IF LIBXML2
isc_socketmgr_renderxml
@END LIBXML2
isc_stats_attach
isc_stats_create
isc_stats_decrement
isc_stats_detach
isc_stats_dump
isc_stats_increment
isc_stats_ncounters
isc_stats_set
isc_stdio_close
isc_stdio_flush
isc_stdio_open
isc_stdio_read
isc_stdio_seek
isc_stdio_sync
isc_stdio_tell
isc_stdio_write
isc_stdtime_get
isc_string_append
isc_string_append_truncate
isc_string_copy
isc_string_copy_truncate
isc_string_printf
isc_string_printf_truncate
isc_string_regiondup
isc_string_separate
isc_string_strcasestr
isc_string_strlcat
isc_string_strlcpy
isc_string_touint64
isc_symtab_count
isc_symtab_create
isc_symtab_define
isc_symtab_destroy
isc_symtab_lookup
isc_symtab_undefine
isc_syslog_facilityfromstring
isc_task_attach
isc_task_beginexclusive
isc_task_create
isc_task_destroy
isc_task_detach
isc_task_endexclusive
isc_task_exiting
isc_task_getcurrenttime
isc_task_getcurrenttimex
isc_task_onshutdown
isc_task_privilege
isc_task_purge
isc_task_purgeevent
isc_task_purgerange
isc_task_register
isc_task_send
isc_task_sendanddetach
isc_task_setname
isc_task_setprivilege
isc_task_shutdown
isc_task_unsend
isc_taskmgr_create
isc_taskmgr_createinctx
isc_taskmgr_destroy
isc_taskmgr_excltask
isc_taskmgr_mode
@IF NOTYET
isc_taskmgr_renderjson
@END NOTYET
@IF LIBXML2
isc_taskmgr_renderxml
@END LIBXML2
isc_taskmgr_setexcltask
isc_taskmgr_setmode
isc_taskpool_create
isc_taskpool_destroy
isc_taskpool_expand
isc_taskpool_gettask
isc_taskpool_setprivilege
isc_taskpool_size
isc_thread_create
isc_thread_join
isc_thread_key_create
isc_thread_key_delete
isc_thread_key_getspecific
isc_thread_key_setspecific
isc_thread_setconcurrency
isc_thread_setname
isc_time_add
isc_time_compare
isc_time_formatISO8601
isc_time_formatISO8601ms
isc_time_formathttptimestamp
isc_time_formattimestamp
isc_time_isepoch
isc_time_microdiff
isc_time_nanoseconds
isc_time_now
isc_time_nowplusinterval
isc_time_parsehttptimestamp
isc_time_secondsastimet
isc_time_seconds
isc_time_set
isc_time_settoepoch
isc_time_subtract
isc_timer_attach
isc_timer_create
isc_timer_detach
isc_timer_gettype
isc_timer_register
isc_timer_reset
isc_timer_touch
isc_timermgr_create
isc_timermgr_createinctx
isc_timermgr_destroy
isc_timermgr_poke
isc_tm_timegm
isc_tm_strptime
isc_win32os_versioncheck
openlog
@IF PKCS11
pk11_attribute_bytype
pk11_attribute_first
pk11_attribute_next
pk11_dump_tokens
pk11_error_fatalcheck
pk11_finalize
pk11_get_best_token
pk11_get_lib_name
pk11_get_load_error_message
pk11_get_session
pk11_initialize
pk11_initmsgcat
pk11_mem_get
pk11_mem_put
pk11_numbits
pk11_parse_uri
pk11_rand_bytes
pk11_rand_seed_fromfile
pk11_result_register
pk11_result_totext
pk11_return_session
pk11_set_lib_name
pkcs_C_CloseSession
pkcs_C_CreateObject
pkcs_C_DeriveKey
pkcs_C_DestroyObject
pkcs_C_DigestFinal
pkcs_C_DigestInit
pkcs_C_DigestUpdate
pkcs_C_Encrypt
pkcs_C_EncryptInit
pkcs_C_Finalize
pkcs_C_FindObjects
pkcs_C_FindObjectsFinal
pkcs_C_FindObjectsInit
pkcs_C_GenerateKey
pkcs_C_GenerateKeyPair
pkcs_C_GenerateRandom
pkcs_C_GetAttributeValue
pkcs_C_GetMechanismInfo
pkcs_C_GetSlotList
pkcs_C_GetTokenInfo
pkcs_C_Initialize
pkcs_C_Login
pkcs_C_Logout
pkcs_C_OpenSession
pkcs_C_SeedRandom
pkcs_C_SetAttributeValue
pkcs_C_Sign
pkcs_C_SignFinal
pkcs_C_SignInit
pkcs_C_SignUpdate
pkcs_C_Verify
pkcs_C_VerifyFinal
pkcs_C_VerifyInit
pkcs_C_VerifyUpdate
@END PKCS11
syslog

@IF NOLONGER
; Exported Data

EXPORTS

isc__backtrace_nsymbols		DATA
isc__backtrace_symtable		DATA
isc_bind9			DATA
isc_commandline_argument	DATA
isc_commandline_errprint	DATA
isc_commandline_index		DATA
isc_commandline_option		DATA
isc_commandline_progname	DATA
isc_commandline_reset		DATA
isc_dscp_check_value		DATA
isc_hashctx			DATA
isc_mem_debugging		DATA
isc_msgcat			DATA
@IF PKCS11
pk11_msgcat			DATA
pk11_verbose_init		DATA
@END PKCS11
@END NOLONGER