Searched refs:isc_aes128_crypt (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Daes.h30 isc_aes128_crypt(const unsigned char *key, const unsigned char *in,
/bind-9.11.3/lib/isc/
H A Daes.c34 isc_aes128_crypt(const unsigned char *key, const unsigned char *in, function
98 isc_aes128_crypt(const unsigned char *key, const unsigned char *in, function
139 isc_aes128_crypt(const unsigned char *key, const unsigned char *in, function
/bind-9.11.3/lib/isc/tests/
H A Daes_test.c131 isc_aes128_crypt(key, plaintext, ciphertext);
/bind-9.11.3/bin/named/
H A Dclient.c1793 isc_aes128_crypt(ns_g_server->secret, input, digest);
1802 isc_aes128_crypt(ns_g_server->secret, input, digest);
1807 isc_aes128_crypt(ns_g_server->secret, input, digest);
1810 isc_aes128_crypt(ns_g_server->secret, input + 8,
/bind-9.11.3/lib/dns/
H A Dresolver.c2003 isc_aes128_crypt(query->fctx->res->view->secret, input, digest);

Completed in 546 milliseconds