Searched defs:enc (Results 1 – 3 of 3) sorted by relevance
707 struct enc_key_data *enc = &enc_state[slot]; in boot_enc_encrypt() local730 struct enc_key_data *enc = &enc_state[slot]; in boot_enc_decrypt() local
261 struct enc_key_data enc[BOOT_IMAGE_NUMBER][BOOT_NUM_SLOTS]; member
1938 let mut enc = vec![0u8; encbuf.len()]; in install_image() localVariable1972 let mut enc = vec![0u8; encbuf.len()]; in install_image() localVariable