Home
last modified time | relevance | path

Searched defs:KEY (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dadjtime.h42 #define KEY 659847L macro
/freebsd/crypto/openssl/test/
H A Dbio_enc_test.c24 static const unsigned char KEY[] = { variable
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_aesni.S598 #define KEY xmm1 /* temporary, 128 bits */ macro
/freebsd/usr.bin/indent/
H A Dargs.c68 #define KEY 4 /* type (keyword) */ macro
/freebsd/sys/crypto/aesni/
H A Daesni_ghash.c278 const __m128i *KEY = (const __m128i *)key; in AES_GCM_encrypt() local
539 const __m128i *KEY = (const __m128i *)key; in AES_GCM_decrypt() local
/freebsd/contrib/mtree/
H A Dmisc.c61 } KEY; typedef
/freebsd/contrib/nvi/vi/
H A Dvi.c408 #define KEY(key, ec_flags) do { \ macro
/freebsd/lib/libc/db/test/
H A Ddbtest.c46 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c62 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c72 static const char KEY[] = variable
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c72 static const char KEY[] = variable
/freebsd/contrib/expat/lib/
H A Dxmlparse.c225 typedef const XML_Char *KEY; global() typedef