Searched refs:boot_enc_valid (Results 1 – 3 of 3) sorted by relevance
77 bool boot_enc_valid(struct enc_key_data *enc_state, int slot);
122 !boot_enc_valid(enc_state, 1)) { in bootutil_img_hash()
698 boot_enc_valid(struct enc_key_data *enc_state, int slot) in boot_enc_valid() function