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

/bind-9.11.3/lib/dns/
H A Ddst_internal.h246 isc_result_t dst__pkcs11rsa_init(struct dst_func **funcp);
H A Ddst_api.c240 RETERR(dst__pkcs11rsa_init(&dst_t_func[DST_ALG_RSAMD5]));
242 RETERR(dst__pkcs11rsa_init(&dst_t_func[DST_ALG_RSASHA1]));
243 RETERR(dst__pkcs11rsa_init(&dst_t_func[DST_ALG_NSEC3RSASHA1]));
244 RETERR(dst__pkcs11rsa_init(&dst_t_func[DST_ALG_RSASHA256]));
245 RETERR(dst__pkcs11rsa_init(&dst_t_func[DST_ALG_RSASHA512]));
H A Dpkcs11rsa_link.c2217 dst__pkcs11rsa_init(dst_func_t **funcp) { function

Completed in 255 milliseconds