Home
last modified time | relevance | path

Searched defs:gcm_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_gcm.c80 struct gcm_state { struct
81 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;
/third_party/openssl/test/
Devp_extra_test.c3150 unsigned char gcm_state[12] = {0x57, 0x71, 0x7d, 0xad, 0xdb, 0x9b, in test_evp_iv_aes() local