1
1

Fix duplicate consistency

Este cometimento está contido em:
Thom Wiggers 2020-02-26 13:16:19 -05:00 cometido por Kris Kwiatkowski
ascendente 698738c263
cometimento 83750a2fb2

Ver ficheiro

@ -104,7 +104,7 @@ int PQCLEAN_LEDAKEMLT12_LEAKTIME_seedexpander(AES_XOF_struct *ctx, uint8_t *x, s
}
end:
aes256_ctx_release(&ctx256);
return RNG_SUCCESS;
}