Searched refs:idx_dec (Results 1 – 1 of 1) sorted by relevance
343 int idx_enc, idx_dec, ret = -1; in ovpn_parse_key() local416 idx_dec = 1; in ovpn_parse_key()420 idx_dec = 0; in ovpn_parse_key()427 memcpy(ctx->key_dec, bkey + KEY_LEN * idx_dec, KEY_LEN); in ovpn_parse_key()