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

/bind-9.11.3/lib/isc/include/isc/
H A Daes.h38 isc_aes256_crypt(const unsigned char *key, const unsigned char *in,
/bind-9.11.3/lib/isc/
H A Daes.c74 isc_aes256_crypt(const unsigned char *key, const unsigned char *in, function
118 isc_aes256_crypt(const unsigned char *key, const unsigned char *in, function
153 isc_aes256_crypt(const unsigned char *key, const unsigned char *in, function
/bind-9.11.3/lib/isc/tests/
H A Daes_test.c261 isc_aes256_crypt(key, plaintext, ciphertext);

Completed in 18 milliseconds