Home
last modified time | relevance | path

Searched refs:decrypt (Results 1 – 9 of 9) sorted by relevance

/u-boot/common/
A Dimage-cipher.c28 .decrypt = image_aes_decrypt,
39 .decrypt = image_aes_decrypt,
50 .decrypt = image_aes_decrypt,
171 ret = info.cipher->decrypt(&info, data_ciphered, size_ciphered, in fit_image_decrypt_data()
/u-boot/lib/aes/
A DMakefile5 obj-$(CONFIG_$(SPL_)FIT_CIPHER) += aes-decrypt.o
/u-boot/doc/imx/habv4/guides/
A Dencrypted_boot.txt10 Therefore, this key is needed to decrypt the data during the
/u-boot/tools/
A DMakefile74 aes-encrypt.o aes-decrypt.o)
/u-boot/doc/imx/ahab/guides/
A Dmx8_mx8x_encrypted_boot.txt24 AHAB is able to decrypt image containers by calling SECO authentication
58 decrypt an image. The DEK blob is used as a security layer to wrap and store
/u-boot/doc/imx/habv4/
A Dintroduction_habv4.txt11 to authenticate and/or decrypt the program image by using cryptography
124 (DEK) when encrypting an image. This key is used in both encrypt and decrypt
/u-boot/include/
A Dimage.h1498 int (*decrypt)(struct image_cipher_info *info, member
/u-boot/lib/
A DKconfig292 This provides a means to encrypt and decrypt data using the AES
/u-boot/cmd/
A DKconfig1955 This provides a means to encrypt and decrypt data using the AES

Completed in 15 milliseconds