Searched refs:fit_image_get_cipher_addr (Results 1 – 3 of 3) sorted by relevance
294 if (fit_image_get_cipher_addr(fit, node, &cipher_addr)) in spl_load_fit_image()
1027 int fit_image_get_cipher_addr(const void *fit, int noffset, ulong *cipher);
839 int fit_image_get_cipher_addr(const void *fit, int noffset, ulong *cipher) in fit_image_get_cipher_addr() function