Home
last modified time | relevance | path

Searched refs:algorithm (Results 1 – 25 of 55) sorted by relevance

123

/u-boot/lib/libavb/
A Davb_crypto.c338 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm) { in avb_get_algorithm_data() argument
339 if ((size_t)algorithm < _AVB_ALGORITHM_NUM_TYPES) { in avb_get_algorithm_data()
340 return &algorithm_data[algorithm]; in avb_get_algorithm_data()
A Davb_vbmeta_image.c21 const AvbAlgorithmData* algorithm; in avb_vbmeta_image_verify() local
137 algorithm = avb_get_algorithm_data(h.algorithm_type); in avb_vbmeta_image_verify()
138 if (!algorithm) { in avb_vbmeta_image_verify()
144 if (h.hash_size != algorithm->hash_len) { in avb_vbmeta_image_verify()
200 algorithm->padding, in avb_vbmeta_image_verify()
201 algorithm->padding_len); in avb_vbmeta_image_verify()
A Davb_crypto.h106 const AvbAlgorithmData* avb_get_algorithm_data(AvbAlgorithmType algorithm)
/u-boot/drivers/crypto/nuvoton/
A DKconfig2 bool "Support the NPCM AES algorithm"
6 AES (Advanced Encryption Standard). This algorithm uses a symmetric
/u-boot/lib/crypt/
A DKconfig16 Enables support for the sha256crypt password-hashing algorithm.
23 Enables support for the sha512crypt password-hashing algorithm.
/u-boot/lib/ecdsa/
A DKconfig5 This enables the ECDSA (elliptic curve signature) algorithm for FIT
6 image verification in U-Boot. The ECDSA algorithm is implemented
/u-boot/tools/binman/
A Dbintools.rst13 Bintool: bzip2: Compression/decompression using the bzip2 algorithm
75 Bintool: gzip: Compression/decompression using the gzip algorithm
104 Bintool: lz4: Compression/decompression using the LZ4 algorithm
118 Bintool: lzma_alone: Compression/decompression using the LZMA algorithm
132 Bintool: lzop: Compression/decompression using the lzop algorithm
158 Bintool: xz: Compression/decompression using the xz algorithm
172 Bintool: zstd: Compression/decompression using the zstd algorithm
/u-boot/doc/develop/package/
A Dbintools.rst13 Bintool: bzip2: Compression/decompression using the bzip2 algorithm
75 Bintool: gzip: Compression/decompression using the gzip algorithm
104 Bintool: lz4: Compression/decompression using the LZ4 algorithm
118 Bintool: lzma_alone: Compression/decompression using the LZMA algorithm
132 Bintool: lzop: Compression/decompression using the lzop algorithm
158 Bintool: xz: Compression/decompression using the xz algorithm
172 Bintool: zstd: Compression/decompression using the zstd algorithm
/u-boot/lib/crypto/
A Dx509.asn124 algorithm OBJECT IDENTIFIER ({ x509_note_OID }),
48 algorithm AlgorithmIdentifier,
A DKconfig22 bool "Asymmetric public-key crypto algorithm subtype"
27 ENOPKG will be reported if the requisite algorithm is unavailable.
30 bool "Asymmetric public-key crypto algorithm subtype within SPL"
36 ENOPKG will be reported if the requisite algorithm is unavailable.
A Dpkcs7.asn136 algorithm OBJECT IDENTIFIER ({ pkcs7_note_OID }),
119 algorithm OBJECT IDENTIFIER ({ pkcs7_note_OID }),
A Dmscode.asn126 algorithm OBJECT IDENTIFIER ({ mscode_note_digest_algo }),
/u-boot/lib/
A DKconfig34 Enables software based BCH ECC algorithm present in lib/bch.c
409 bool "Support the AES algorithm"
498 The SHA1 algorithm produces a 160-bit (20-byte) hash value
542 The SHA1 algorithm produces a 160-bit (20-byte) hash value
601 The SHA1 algorithm produces a 160-bit (20-byte) hash value
635 bool "Support MD5 algorithm"
644 bool "Support MD5 algorithm in SPL"
710 This enables support for the LZO compression algorithm.
717 This enables support for GZIP compression algorithm.
733 This enables support for BZIP2 compression algorithm.
[all …]
A Dtpm-v2.c156 u32 tpm2_pcr_extend(struct udevice *dev, u32 index, u32 algorithm, in tpm2_pcr_extend() argument
180 tpm_u16(algorithm), /* Algorithm of the hash */ in tpm2_pcr_extend()
284 u16 algorithm, void *data, u32 digest_len, in tpm2_pcr_read() argument
295 tpm_u16(algorithm), /* Algorithm of the hash */ in tpm2_pcr_read()
/u-boot/arch/arm/dts/
A Dimx8mp-evk.dts135 snps,dcb-algorithm;
140 snps,dcb-algorithm;
145 snps,dcb-algorithm;
150 snps,dcb-algorithm;
155 snps,dcb-algorithm;
165 snps,dcb-algorithm;
171 snps,dcb-algorithm;
177 snps,dcb-algorithm;
183 snps,dcb-algorithm;
189 snps,dcb-algorithm;
A Dimx8mp-verdin.dtsi214 snps,dcb-algorithm;
220 snps,dcb-algorithm;
226 snps,dcb-algorithm;
232 snps,dcb-algorithm;
238 snps,dcb-algorithm;
249 snps,dcb-algorithm;
254 snps,dcb-algorithm;
259 snps,dcb-algorithm;
264 snps,dcb-algorithm;
269 snps,dcb-algorithm;
/u-boot/fs/squashfs/
A Dsqfs_decompressor.h44 u32 algorithm; member
/u-boot/lib/rsa/
A DKconfig7 RSA support. This enables the RSA algorithm used for FIT image
10 The Modular Exponentiation algorithm in RSA is implemented using
75 algorithm used in FIT image verification. It required RSA Key as
/u-boot/doc/usage/fit/
A Dsource_file_format.rst386 calculated for node's data according to specified algorithm.
390 calculated for node's data according to specified algorithm.
399 |- algo = "hash or checksum algorithm name"
431 |- algo = "algorithm name"
444 it is possible to mix and match any SHA algorithm with any signing
445 algorithm. The size of the signature relates to the signing algorithm, not
452 Rivest–Shamir–Adleman algorithm
507 The padding algorithm, it may be pkcs-1.5 or pss,
544 calculated for the configuration according to specified algorithm.
617 |- algo = "algorithm name"
[all …]
/u-boot/drivers/crypto/hash/
A DKconfig17 it support multiple hash algorithm including CRC/MD5/SHA.
/u-boot/arch/arm/include/asm/mach-imx/
A Dimage.h64 u8 algorithm; member
/u-boot/doc/device-tree-bindings/watchdog/
A Dgpio-wdt.txt9 - hw_algo: The algorithm used by the driver. Should be one of the
/u-boot/fs/jffs2/
A DKconfig30 which is more or less a bubble sort. That algorithm is known to be
/u-boot/doc/
A DREADME.i2c31 The basic algorithm is to assert your line when you want the bus, then make
48 The same algorithm applies on the EC.
/u-boot/drivers/ram/stm32mp1/
A DKconfig47 - DQ Deskew algorithm

Completed in 37 milliseconds

123