Searched refs:SHA256 (Results 1 – 9 of 9) sorted by relevance
/u-boot/drivers/crypto/fsl/ |
A D | fsl_hash.c | 32 SHA256 enumerator 53 return SHA256; in get_hash_type() 207 if (caam_hash(pbuf, buf_len, pout, SHA256)) in hw_sha256()
|
/u-boot/fs/btrfs/ |
A D | Kconfig | 7 select SHA256
|
/u-boot/lib/ |
A D | Kconfig | 360 config SHA256 config 361 bool "Enable SHA256 support" 363 This option enables support of hashing using SHA256 algorithm. 365 The SHA256 algorithm produces a 256-bit (32-byte) hash value 395 for SHA1/SHA256 hashing. 404 SHA1/SHA256 progressive hashing.
|
/u-boot/common/ |
A D | Kconfig | 554 bool # "Support hashing API (SHA1, SHA256, etc.)" 592 bool # "Support hashing API (SHA1, SHA256, etc.)" 600 bool # "Support hashing API (SHA1, SHA256, etc.)" 718 select SHA256 727 select SHA256
|
A D | Kconfig.boot | 39 bool "Support SHA256 checksum of FIT image contents" 41 select SHA256 43 Enable this to support SHA256 checksum of FIT image contents. A 44 SHA256 checksum is a 256-bit (32-byte) hash value used to check that 847 string "Stop autobooting via SHA256 encrypted password" 853 a SHA256 hash and saved in the environment variable
|
/u-boot/lib/efi_loader/ |
A D | Kconfig | 169 select SHA256 334 select SHA256
|
/u-boot/common/spl/ |
A D | Kconfig | 413 should consider SHA1 or SHA256. 425 consider SHA256 or SHA384. 437 attacks. For more security, consider SHA256 or SHA384. 440 bool "Support SHA256" 442 select SHA256 444 Enable this to support SHA256 in FIT images within SPL. A SHA256 510 select SHA256 521 select SHA256
|
/u-boot/doc/board/sipeed/ |
A D | maix.rst | 13 pins, including 40 GPIOs; AES, FFT, and SHA256 accelerators; a DMA controller;
|
/u-boot/tools/binman/ |
A D | README | 668 the hash of the 'u-boot' entry. Only SHA256 is supported at present. Whole
|
Completed in 31 milliseconds