solana/chacha-sys/cpu-crypt
Rob Walker e56430c9fb
make runtime depend on bpf_loader (#4601)
* make runtime depend on bpf_loader

* remove vote redundancy, move bpf_loader to genesis, export program\! from bpf_loader crate

* move bpf_loader specification into genesis

* bpf tests to use genesis with bpf

* need to avoid depending on programs, except for macros
2019-06-11 10:27:22 -07:00
..
.gitignore Add chacha-sys crate (#4620) 2019-06-10 07:14:02 -07:00
Makefile Add chacha-sys crate (#4620) 2019-06-10 07:14:02 -07:00
chacha.h Add chacha-sys crate (#4620) 2019-06-10 07:14:02 -07:00
chacha20_core.c Add chacha-sys crate (#4620) 2019-06-10 07:14:02 -07:00
chacha_cbc.c make runtime depend on bpf_loader (#4601) 2019-06-11 10:27:22 -07:00