Searched refs:chacha20 (Results 1 – 7 of 7) sorted by relevance
138 mtx_lock(&chacha20->mtx); in chacha20_randomstir()143 chacha20->numbytes = 0; in chacha20_randomstir()147 mtx_unlock(&chacha20->mtx); in chacha20_randomstir()164 chacha20->t_reseed = -1;165 chacha20->numbytes = 0;167 explicit_bzero(&chacha20->ctx, sizeof(chacha20->ctx));178 CHACHA20_FOREACH(chacha20)203 CHACHA20_FOREACH(chacha20)212 mtx_lock(&chacha20->mtx);219 mtx_lock(&chacha20->mtx);[all …]
76 crypto_stream/chacha20/stream_chacha20.c \77 crypto_stream/chacha20/stream_chacha20.h \78 crypto_stream/chacha20/ref/chacha20_ref.h \79 crypto_stream/chacha20/ref/chacha20_ref.c \254 crypto_stream/chacha20/dolbeau/chacha20_dolbeau-ssse3.c \256 crypto_stream/chacha20/dolbeau/u0.h \257 crypto_stream/chacha20/dolbeau/u1.h \258 crypto_stream/chacha20/dolbeau/u4.h275 crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.c \276 crypto_stream/chacha20/dolbeau/chacha20_dolbeau-avx2.h \[all …]
14 chacha20 Daniel J. Bernstein111 crypto_stream/chacha20/ref Daniel J. Bernstein113 crypto_stream/chacha20/dolbeau Romain Dolbeau
100 test/default/chacha20
23 chacha20.exp \98 chacha20.res \174 chacha20.final \245 chacha20.nexe \
820 CPT_CAPS_ADD(hw_caps, chacha20); in otx2_crypto_capabilities_init()
1299 uint64_t __otx2_io chacha20:1; member