Home
last modified time | relevance | path

Searched refs:IV (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/tools/marvell/doimage/
H A Ddoimage.c423 unsigned char IV[AES_BLOCK_SZ]; in image_encrypt() local
436 memset(IV, 0, AES_BLOCK_SZ); in image_encrypt()
446 memcpy(IV, opts.sec_opts->aes_key_file, k); in image_encrypt()
451 IV[i] ^= ptmp[k]; in image_encrypt()
456 mbedtls_sha256_ret(IV, AES_BLOCK_SZ, digest, 0); in image_encrypt()
457 memcpy(IV, digest, AES_BLOCK_SZ); in image_encrypt()
480 IV, AES_BLOCK_SZ); in image_encrypt()
483 IV, buf, opts.sec_opts->encrypted_image); in image_encrypt()
504 memcpy(IV, opts.sec_opts->encrypted_image + in image_encrypt()
509 IV, opts.sec_opts->encrypted_image, test_img); in image_encrypt()
/rk3399_ARM-atf/docs/components/
H A Drmm-el3-comms-spec.rst736 Set the key/IV info at Root port for an IDE stream as part of Device Assignment flow. This
742 The key is 256 bits and IV is 96 bits. The caller needs
769 IFVQW0,x8,[63:0],UInt64,Quad word of IV [63:0]
770 IFVQW1,x9,[63:0],UInt64,Quad word of IV [95:64]
/rk3399_ARM-atf/docs/plat/
H A Drpi3.rst24 VideoCore IV that acts as primary processor (and loads everything from the SD
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2539 This function sets the key/IV info for an IDE stream at the Root port. The key is 256 bits
2540 and IV is 96 bits. The caller calls this SMC to program this key to the Rx and Tx ports
2560 arg3 - Structure with key and IV info.
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst661 (IV) in hex string format. This value depends on ``DECRYPTION_SUPPORT``