Home
last modified time | relevance | path

Searched refs:digital (Results 1 – 25 of 76) sorted by relevance

1234

/NextBSD/tools/tools/ifinfo/
HDrfc1650.c78 static const char *const digital[] = { variable
98 vendor("Digital", digital),
/NextBSD/crypto/openssh/
HDssh-keysign.011 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/
HDmsx113 # >>&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
HDdigital3 # $File: digital,v 1.11 2013/01/11 16:45:23 christos Exp $
/NextBSD/crypto/openssl/doc/crypto/
HDevp.pod17 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
HDEVP_DigestVerifyInit.pod18 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
HDEVP_VerifyInit.pod19 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
HDEVP_DigestSignInit.pod18 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
HDEVP_SignInit.pod22 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
HDDSA_do_sign.pod18 DSA_do_sign() computes a digital signature on the B<len> byte message
HDecdsa.pod89 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>
HDDSA_sign.pod22 DSA_sign() computes a digital signature on the B<len> byte message
/NextBSD/sys/dev/sound/pci/hda/
HDhdaa.h156 u_char digital; member
181 u_char digital; member
HDhdaa.c2657 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/
HDdgst.pod36 in hexadecimal. The digest functions also generate and verify digital
55 digest as opposed to a digital signature. See NOTES below for digital
HDspkac.pod80 verifies the digital signature on the supplied SPKAC.
/NextBSD/sys/gnu/dts/arm/
HDomap3-overo-common-dvi.dtsi101 digital;
HDomap3-igep0020-common.dtsi93 digital;
HDomap3-beagle-xm.dts127 digital;
HDomap3-beagle.dts122 digital;
/NextBSD/contrib/tcsh/
HDPorted142 VENDOR : digital
153 VENDOR : digital
164 VENDOR : digital
334 VENDOR : digital
889 VENDOR : digital
900 VENDOR : digital
HDhost.defs271 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/
HDREADME.gost11 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/
HDMakefile.am67 $(MAGIC_FRAGMENT_DIR)/digital \
/NextBSD/sys/dev/drm2/i915/
HDintel_bios.h321 u8 digital:2; member

1234