Searched refs:ENABLE_CMAC (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/ntp/libntp/ |
| H A D | ssl_init.c | 122 # 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 D | a_md5encrypt.c | 24 #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 D | authreadkeys.c | 223 # 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 D | crypto.c | 98 #if defined(OPENSSL) && defined(ENABLE_CMAC) in test_MakeCMac() 214 #if defined(OPENSSL) && defined(ENABLE_CMAC) in VerifyLocalCMAC()
|
| H A D | packetProcessing.c | 524 #if defined(OPENSSL) && defined(ENABLE_CMAC)
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | crypto.c | 31 #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 D | config.h | 317 #define ENABLE_CMAC 1 macro
|
| /freebsd/contrib/ntp/tests/libntp/ |
| H A D | digests.c | 134 #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 D | ntpq.c | 3996 #ifdef ENABLE_CMAC in list_md_fn() 4094 #endif /*ENABLE_CMAC*/ in insert_cmac()
|
| /freebsd/contrib/ntp/ |
| H A D | config.h.in | 316 #undef ENABLE_CMAC
|
| H A D | configure.ac | 3016 AC_DEFINE([ENABLE_CMAC], [1], [Enable CMAC support?]) global() definition
|
| H A D | NEWS | 132 * 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 D | ChangeLog | 114 * Move ENABLE_CMAC to ntp_openssl.m4, reviving sntp/tests CMAC unit tests. 443 - add #define ENABLE_CMAC support in configure. HStenn.
|
| H A D | CommitLog | 1325 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...] |