Searched refs:TAG_RSA_EXPONENT2 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Ddst_parse.h62 #define TAG_RSA_EXPONENT2 ((DST_ALG_RSAMD5 << TAG_SHIFT) + 6) macro
H A Ddst_parse.c90 {TAG_RSA_EXPONENT2, "Exponent2:"},
209 have[TAG_RSA_EXPONENT2 & mask] &&
H A Dopensslrsa_link.c1067 priv.elements[i].tag = TAG_RSA_EXPONENT2;
1275 case TAG_RSA_EXPONENT2:

Completed in 66 milliseconds