Home
last modified time | relevance | path

Searched defs:DST_ALG_RSA (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A Ddst.h85 #define DST_ALG_RSA 1 /* Used for parsing RSASHA1, RSASHA256 and RSASHA512 */ macro
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dst/
H A Ddst.h85 DST_ALG_RSA = 1, /* Used for parsing RSASHA1, RSASHA256 and RSASHA512 */ enumerator