Searched refs:DK_ALGO_RSA (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddki.h58 # define DK_ALGO_RSA 1 /* RFC2537 */ macro
H A Ddki.c258 if ( algo == DK_ALGO_RSA || algo == DK_ALGO_RSASHA1 || algo == DK_ALGO_RSASHA256 || algo == DK_ALGO_RSASHA512 )
633 case DK_ALGO_RSA: return ("RSAMD5");
654 case DK_ALGO_RSA: return ("RSAMD5");

Completed in 12 milliseconds