VexRiscvBPluginGenerator/aeadaes256ocbtaglen128v1-rv32
Romain Dolbeau b01eb633ff ABI
2022-08-27 08:32:38 +02:00
..
api.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
cpucycles.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
crypto_aead.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
crypto_aead_aeadaes256ocbtaglen128v1.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
crypto_uint8.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
crypto_uint32.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
crypto_uint64.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
crypto_verify.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
crypto_verify_16.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
encrypt.c add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
kernelrandombytes.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
Makefile ABI 2022-08-27 08:32:38 +02:00
random.cpp add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
riscv.c add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
try-anything.c add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
try.c add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
try.h add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00
verify.c add a quick'n'dirty implementation of RV32BK-accelerated AES-OCB, using the _m128i compatibility layer (spun off in its own header) 2021-02-17 09:02:43 -05:00