OpenDNSSEC-signer
1.4.3
|
Data Fields | |
tsig_algo_table_type * | next |
tsig_algo_type * | algorithm |
tsig_algo_type* tsig_algo_table_struct::algorithm |
Definition at line 65 of file tsig.c.
Referenced by tsig_handler_add_algo(), tsig_handler_cleanup(), tsig_lookup_algo(), and tsig_rr_lookup().
tsig_algo_table_type* tsig_algo_table_struct::next |
Definition at line 64 of file tsig.c.
Referenced by tsig_handler_add_algo(), tsig_handler_cleanup(), tsig_lookup_algo(), and tsig_rr_lookup().