Searched defs:gcm_state (Results 1 – 2 of 2) sorted by relevance
80 struct gcm_state { struct81 nir_function_impl *impl;82 nir_instr *instr;84 bool progress;91 struct exec_list instrs;93 struct gcm_block_info *blocks;95 unsigned num_instrs;96 struct gcm_instr_info *instr_infos;
3150 unsigned char gcm_state[12] = {0x57, 0x71, 0x7d, 0xad, 0xdb, 0x9b, in test_evp_iv_aes() local