Searched refs:gcm_info (Results 1 – 3 of 3) sorted by relevance
250 ctx->mode_params.gcm_info.nonce_len, in mtls_gcm_encrypt_auth()254 ctx->mode_params.gcm_info.tag_len, in mtls_gcm_encrypt_auth()264 apkt->pkt->out_len += ctx->mode_params.gcm_info.tag_len; in mtls_gcm_encrypt_auth()277 ctx->mode_params.gcm_info.nonce_len, in mtls_gcm_decrypt_auth()280 ctx->mode_params.gcm_info.tag_len, in mtls_gcm_decrypt_auth()294 apkt->pkt->out_len += ctx->mode_params.gcm_info.tag_len; in mtls_gcm_decrypt_auth()
155 struct gcm_params gcm_info; member
515 .mode_params.gcm_info = { in gcm_mode()