Searched refs:add_cipher_data (Results 1 - 3 of 3) sorted by relevance

/u-boot/boot/
H A Dimage-cipher.c29 .add_cipher_data = image_aes_add_cipher_data
40 .add_cipher_data = image_aes_add_cipher_data
51 .add_cipher_data = image_aes_add_cipher_data
/u-boot/include/
H A Dimage.h1802 int (*add_cipher_data)(struct image_cipher_info *info, member in struct:cipher_algo
/u-boot/tools/
H A Dimage-host.c539 ret = info.cipher->add_cipher_data(&info, keydest, fit, node_noffset);

Completed in 63 milliseconds