Searched refs:idx_enc (Results 1 – 1 of 1) sorted by relevance
339 int idx_enc, idx_dec, ret = -1; in ovpn_parse_key() local411 idx_enc = 0; in ovpn_parse_key()415 idx_enc = 1; in ovpn_parse_key()422 memcpy(ctx->key_enc, bkey + KEY_LEN * idx_enc, KEY_LEN); in ovpn_parse_key()