Searched refs:digital (Results 1 – 25 of 76) sorted by relevance
1234
| /NextBSD/tools/tools/ifinfo/ |
| HD | rfc1650.c | 78 static const char *const digital[] = { variable 98 vendor("Digital", digital),
|
| /NextBSD/crypto/openssh/ |
| HD | ssh-keysign.0 | 11 the digital signature required during host-based authentication with SSH 31 generate the digital signature. They should be owned by root,
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | msx | 113 # >>&3 ubyte 4 , video mode: 400 lines, 16 digital colors 114 # >>&3 ubyte 5 , video mode: 200 lines, 16 digital colors 115 # >>&3 ubyte 6 , video mode: old PC-98 digital 400 lines, 8 colors 116 # >>&3 ubyte 7 , video mode: PC-88 400 lines, 8 digital colors 122 >>&3 ubyte&0x04 4 digital
|
| HD | digital | 3 # $File: digital,v 1.11 2013/01/11 16:45:23 christos Exp $
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | evp.pod | 17 provide public key encryption and decryption to implement digital "envelopes". 21 digital signatures and Message Authentication Codes (MACs). Also see the older 54 an encrypted message in a "digital envelope" using the L<B<EVP_Seal>I<...>|EVP_SealInit(3)> and
|
| HD | EVP_DigestVerifyInit.pod | 18 The EVP signature routines are a high level interface to digital signatures. 50 The B<EVP> interface to digital signatures should almost always be used in
|
| HD | EVP_VerifyInit.pod | 19 The EVP signature verification routines are a high level interface to digital 48 The B<EVP> interface to digital signatures should almost always be used in
|
| HD | EVP_DigestSignInit.pod | 18 The EVP signature routines are a high level interface to digital signatures. 49 The B<EVP> interface to digital signatures should almost always be used in
|
| HD | EVP_SignInit.pod | 22 The EVP signature routines are a high level interface to digital 57 The B<EVP> interface to digital signatures should almost always be used in
|
| HD | DSA_do_sign.pod | 18 DSA_do_sign() computes a digital signature on the B<len> byte message
|
| HD | ecdsa.pod | 89 ECDSA_sign_ex() computes a digital signature of the B<dgstlen> bytes 104 ECDSA_do_sign_ex() computes a digital signature of the B<dgst_len>
|
| HD | DSA_sign.pod | 22 DSA_sign() computes a digital signature on the B<len> byte message
|
| /NextBSD/sys/dev/sound/pci/hda/ |
| HD | hdaa.h | 156 u_char digital; member 181 u_char digital; member
|
| HD | hdaa.c | 2657 else if (dev == SOUND_MIXER_VOLUME && !pdevinfo->digital) in hdaa_audio_ctl_set_defaults() 3199 as[i].digital = 0; in hdaa_audio_as_parse() 3257 as[cnt].digital |= 0x1; in hdaa_audio_as_parse() 3259 as[cnt].digital |= 0x2; in hdaa_audio_as_parse() 3261 as[cnt].digital |= 0x4; in hdaa_audio_as_parse() 5477 if (as[i].digital) in hdaa_prepare_pcms() 5482 if (as[i].digital) in hdaa_prepare_pcms() 5504 devinfo->devs[i].digital = 255; in hdaa_prepare_pcms() 5510 if (devinfo->devs[j].digital != 255 && in hdaa_prepare_pcms() 5511 (!devinfo->devs[j].digital) != in hdaa_prepare_pcms() [all …]
|
| /NextBSD/crypto/openssl/doc/apps/ |
| HD | dgst.pod | 36 in hexadecimal. The digest functions also generate and verify digital 55 digest as opposed to a digital signature. See NOTES below for digital
|
| HD | spkac.pod | 80 verifies the digital signature on the supplied SPKAC.
|
| /NextBSD/sys/gnu/dts/arm/ |
| HD | omap3-overo-common-dvi.dtsi | 101 digital;
|
| HD | omap3-igep0020-common.dtsi | 93 digital;
|
| HD | omap3-beagle-xm.dts | 127 digital;
|
| HD | omap3-beagle.dts | 122 digital;
|
| /NextBSD/contrib/tcsh/ |
| HD | Ported | 142 VENDOR : digital 153 VENDOR : digital 164 VENDOR : digital 334 VENDOR : digital 889 VENDOR : digital 900 VENDOR : digital
|
| HD | host.defs | 271 comment : digital vax or alpha running vms posix 531 vendor : defined(alpha) : "digital" 545 vendor : defined(vax) : "digital" 570 vendor : defined(alpha) : "digital"
|
| /NextBSD/crypto/openssl/engines/ccgost/ |
| HD | README.gost | 11 GOST R 34.10-94 and GOST R 34.10-2001 - digital signature algorithms. 112 Paramsets without X are for digital signature keys. 139 must be used for digital signing with GOST private key, it have no way
|
| /NextBSD/contrib/file/magic/ |
| HD | Makefile.am | 67 $(MAGIC_FRAGMENT_DIR)/digital \
|
| /NextBSD/sys/dev/drm2/i915/ |
| HD | intel_bios.h | 321 u8 digital:2; member
|
1234