Searched refs:isc_gost_update (Results 1 - 5 of 5) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | dst_gost.h | 46 isc_gost_update(isc_gost_t *ctx, const unsigned char *data, unsigned int len);
|
H A D | ds.c | 90 RETERR(isc_gost_update(&gost, r.base, r.length)); 93 RETERR(isc_gost_update(&gost, r.base, r.length));
|
H A D | opensslgost_link.c | 72 isc_gost_update(isc_gost_t *ctx, const unsigned char *data, function
|
H A D | pkcs11gost_link.c | 98 isc_gost_update(isc_gost_t *ctx, const unsigned char *buf, unsigned int len) { function
|
/bind-9.11.3/lib/dns/tests/ |
H A D | gost_test.c | 200 result = isc_gost_update(&gost,
|
Completed in 15 milliseconds