Searched refs:jitterentropy (Results 1 – 6 of 6) sorted by relevance
1 …jitterentropy.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch6…3 source_crypto/jitterentropy.o := crypto/jitterentropy.c5 deps_crypto/jitterentropy.o := \23 crypto/jitterentropy.h \25 crypto/jitterentropy.o: $(deps_crypto/jitterentropy.o)27 $(deps_crypto/jitterentropy.o):
108 struct jitterentropy { struct116 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init() argument129 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup()142 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random()192 .cra_ctxsize = sizeof(struct jitterentropy),
42 jitterentropy.o/43 jitterentropy-kcapi.o/
1 …c.o crypto/rng.o crypto/ansi_cprng.o crypto/drbg.o crypto/jitterentropy.o crypto/jitterentropy-kca…
1 …jitterentropy-kcapi.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/…3 source_crypto/jitterentropy-kcapi.o := crypto/jitterentropy-kcapi.c5 deps_crypto/jitterentropy-kcapi.o := \901 crypto/jitterentropy.h \903 crypto/jitterentropy-kcapi.o: $(deps_crypto/jitterentropy-kcapi.o)905 $(deps_crypto/jitterentropy-kcapi.o):
168 jitterentropy_rng-y := jitterentropy.o jitterentropy-kcapi.o
Completed in 7 milliseconds