Home
last modified time | relevance | path

Searched refs:ENABLE_CMAC (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/ntp/libntp/
H A Dssl_init.c122 # ifdef ENABLE_CMAC in keytype_from_text()
131 # endif /*ENABLE_CMAC*/ in keytype_from_text()
151 # ifdef ENABLE_CMAC in keytype_from_text()
160 # endif /*ENABLE_CMAC*/ in keytype_from_text()
210 # ifdef ENABLE_CMAC in keytype_name()
214 # endif /*ENABLE_CMAC*/ in keytype_name()
H A Da_md5encrypt.c24 #if defined(OPENSSL) && defined(ENABLE_CMAC)
39 #endif /* OPENSSL && ENABLE_CMAC */ in cmac_ctx_size()
93 # ifdef ENABLE_CMAC in make_mac()
132 # endif /* ENABLE_CMAC */ in make_mac()
H A Dauthreadkeys.c223 # ifdef ENABLE_CMAC in authreadkeys()
230 # endif /* ENABLE_CMAC */ in authreadkeys()
363 #if defined(OPENSSL) && defined(ENABLE_CMAC) in authreadkeys()
369 #endif /* OPENSSL && ENABLE_CMAC */ in authreadkeys()
/freebsd/contrib/ntp/sntp/tests/
H A Dcrypto.c98 #if defined(OPENSSL) && defined(ENABLE_CMAC) in test_MakeCMac()
214 #if defined(OPENSSL) && defined(ENABLE_CMAC) in VerifyLocalCMAC()
H A DpacketProcessing.c524 #if defined(OPENSSL) && defined(ENABLE_CMAC)
/freebsd/contrib/ntp/sntp/
H A Dcrypto.c31 #if defined(OPENSSL) && defined(ENABLE_CMAC) in compute_mac()
39 #if defined(OPENSSL) && defined(ENABLE_CMAC) in compute_mac()
/freebsd/usr.sbin/ntp/
H A Dconfig.h317 #define ENABLE_CMAC 1 macro
/freebsd/contrib/ntp/tests/libntp/
H A Ddigests.c134 #if defined(OPENSSL) && defined(ENABLE_CMAC) in test_Digest_AES128CMAC()
155 #else /* ! (OPENSSL && ENABLE_CMAC) follows */ in test_Digest_AES128CMAC()
156 TEST_IGNORE_MESSAGE("Skipping, no OPENSSL or not ENABLE_CMAC"); in test_Digest_AES128CMAC()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c3996 #ifdef ENABLE_CMAC in list_md_fn()
4094 #endif /*ENABLE_CMAC*/ in insert_cmac()
/freebsd/contrib/ntp/
H A Dconfig.h.in316 #undef ENABLE_CMAC
H A Dconfigure.ac3016 AC_DEFINE([ENABLE_CMAC], [1], [Enable CMAC support?]) global() definition
H A DNEWS132 * Move ENABLE_CMAC to ntp_openssl.m4, reviving sntp/tests CMAC unit tests.
526 - add #define ENABLE_CMAC support in configure. HStenn.
4292 - add #define ENABLE_CMAC support in configure. HStenn.
H A DChangeLog114 * Move ENABLE_CMAC to ntp_openssl.m4, reviving sntp/tests CMAC unit tests.
443 - add #define ENABLE_CMAC support in configure. HStenn.
H A DCommitLog1325 Move ENABLE_CMAC to ntp_openssl.m4, enabling sntp/tests CMAC unit tests.
1329 Move ENABLE_CMAC to ntp_openssl.m4, reviving sntp/tests CMAC unit tests.
1343 Move ENABLE_CMAC to ntp_openssl.m4, enabling sntp/tests CMAC unit tests.
1347 Move ENABLE_CMAC to ntp_openssl.m4, reviving sntp/tests CMAC unit tests.
1355 Move ENABLE_CMAC to ntp_openssl.m4, reviving sntp/tests CMAC unit tests.
1383 Move ENABLE_CMAC to ntp_openssl.m4, enabling sntp/tests CMAC unit tests.
14438 - add #define ENABLE_CMAC support in configure
14445 Bug 3471: add #define ENABLE_CMAC support in configure
14449 - add #define ENABLE_CMAC support in configure
14491 Bug 3471: add #define ENABLE_CMAC suppor
[all...]