Home
last modified time | relevance | path

Searched refs:SIGNATURE (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmymalloc.c112 #define SIGNATURE 0xdead macro
119 if (real_ptr->signature != SIGNATURE) \
127 real_ptr->signature = SIGNATURE; \
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dversion.asc5 -----BEGIN PGP SIGNATURE-----
15 -----END PGP SIGNATURE-----
H A Dnoversion.asc5 -----BEGIN PGP SIGNATURE-----
14 -----END PGP SIGNATURE-----
H A Ddash-escaped-text.asc11 -----BEGIN PGP SIGNATURE-----
21 -----END PGP SIGNATURE-----
/netbsd-src/crypto/external/bsd/openssh/dist/
H A DPROTOCOL.sshsig11 The header is the string "-----BEGIN SSH SIGNATURE-----"
13 "-----END SSH SIGNATURE-----" immediately after a newline.
25 -----BEGIN SSH SIGNATURE-----
30 -----END SSH SIGNATURE-----
/netbsd-src/sys/arch/cesfic/cesfic/
H A Deeprom.c90 #define SIGNATURE (('D'<<24) + ('a'<<16) + ('t'<<8) + 'a') macro
116 if (data->Signature != SIGNATURE) in GetEEPROMData()
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/
H A DSIGNATURE49 -----BEGIN PGP SIGNATURE-----
65 -----END PGP SIGNATURE-----
H A DMANIFEST10 SIGNATURE
/netbsd-src/lib/libc/gen/
H A Dutmpx.c140 ut.ut_type = SIGNATURE; in getutxent()
149 ut.ut_type != SIGNATURE) in getutxent()
352 ut.ut_type = SIGNATURE; in updwtmpx()
/netbsd-src/usr.bin/last/
H A Dlast.c72 #ifndef SIGNATURE
73 #define SIGNATURE -1 macro
H A Dwant.c215 if (TYPE(bp) == SIGNATURE) in wtmp()
/netbsd-src/include/
H A Dutmpx.h68 #define SIGNATURE 10 macro
/netbsd-src/external/gpl3/binutils/dist/zlib/os400/
H A Dbndsrc1 STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
/netbsd-src/external/gpl3/gdb.old/dist/zlib/os400/
H A Dbndsrc1 STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
/netbsd-src/external/gpl3/binutils.old/dist/zlib/os400/
H A Dbndsrc1 STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
/netbsd-src/common/dist/zlib/os400/
H A Dbndsrc1 STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
/netbsd-src/external/gpl3/gdb/dist/zlib/os400/
H A Dbndsrc1 STRPGMEXP PGMLVL(*CURRENT) SIGNATURE('ZLIB')
/netbsd-src/dist/pf/etc/
H A Dpf.os41 # NEW SIGNATURE: if p0f reported a special value of 'Snn', the number
56 # NEW SIGNATURE: Copy this value literally.
62 # NEW SIGNATURE: *Never* copy TTL from a p0f-reported signature literally.
74 # NEW SIGNATURE: Copy this value literally.
79 # NEW SIGNATURE: Always wildcard this value, except for rare cases when
89 # NEW SIGNATURE: Observe several signatures. Initial WSCALE is often set
105 # NEW SIGNATURE: Copy the sequence literally.
/netbsd-src/usr.bin/who/
H A Dwho.c97 { SIGNATURE, "signature" },
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpgp16 #>15 string PGP\040SIGNATURE- signature
44 0 string -----BEGIN\040PGP\040SIGNATURE- PGP signature
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libpaa/
H A DPubKeyAccessAuthScheme.txt411 -----BEGIN PGP SIGNATURE-----
417 -----END PGP SIGNATURE-----
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h395 SIGNATURE = 1, enumerator
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cmp_http_data/
H A Dtest_enrollment.csv52 1,popo SIGNATURE, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK,,BL…
89 0,pkcs10 converted to ir with pubkey with popo SIGNATURE, -section,, -cmd,ir, -newkey,new_pub.key,,…
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp706 if (State == DiagnosticOptionsBlock && Code == SIGNATURE) in loadModuleFile()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dprovider-signature.pod428 The provider SIGNATURE interface was introduced in OpenSSL 3.0.

12