Searched refs:auth_state (Results 1 – 3 of 3) sorted by relevance
53 } auth_state; member87 struct cc_xcbc_s *xcbc = &ctx->auth_state.xcbc; in cc_aead_exit()99 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_exit()160 struct cc_xcbc_s *xcbc = &ctx->auth_state.xcbc; in cc_aead_init()173 struct cc_hmac_s *hmac = &ctx->auth_state.hmac; in cc_aead_init()200 ctx->auth_state.hmac.ipad_opad = NULL; in cc_aead_init()201 ctx->auth_state.hmac.padded_authkey = NULL; in cc_aead_init()265 ctx->auth_state.xcbc.xcbc_keys_dma_addr, ctx->auth_keylen, in xcbc_setkey()276 set_dout_dlli(&desc[1], ctx->auth_state.xcbc.xcbc_keys_dma_addr, in xcbc_setkey()282 set_dout_dlli(&desc[2], (ctx->auth_state.xcbc.xcbc_keys_dma_addr in xcbc_setkey()[all …]
81 MLX5_SET(tls_progress_params, ctx, auth_state, in fill_progress_params_ctx()
10280 u8 auth_state[0x2]; member