intel / isa-l_crypto

Other
267 stars 80 forks source link

failure on make test #137

Closed hzhuang1 closed 5 months ago

hzhuang1 commented 5 months ago

aes/xts_128_rand aes_xts_128 enc/dec rand test, 10 sets of 1048576 max: ...........fail rand 0, size 308598 make: *** [Makefile:6751: aes/xts_128_rand.run] Error 255

hzhuang1 commented 5 months ago

It's tested on aarch64 platform.

pablodelara commented 5 months ago

Hi @hzhuang1. Did you test on the latest head? We just pushed a fix for this issue.

hzhuang1 commented 5 months ago

Yes, it's fixed now. Let me close it.