Searched refs:idx_dec (Results 1 – 1 of 1) sorted by relevance
339 int idx_enc, idx_dec, ret = -1; in ovpn_parse_key() local412 idx_dec = 1; in ovpn_parse_key()416 idx_dec = 0; in ovpn_parse_key()423 memcpy(ctx->key_dec, bkey + KEY_LEN * idx_dec, KEY_LEN); in ovpn_parse_key()