| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | tx4939-rng.c | 29 struct hwrng rng; member 65 static int tx4939_rng_data_present(struct hwrng *rng, int wait) in tx4939_rng_data_present() 98 static int tx4939_rng_data_read(struct hwrng *rng, u32 *buffer) in tx4939_rng_data_read()
|
| H A D | ba431-rng.c | 42 struct hwrng rng; member 115 static int ba431_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ba431_trng_read() 155 static void ba431_trng_cleanup(struct hwrng *rng) in ba431_trng_cleanup() 163 static int ba431_trng_init(struct hwrng *rng) in ba431_trng_init()
|
| H A D | via-rng.c | 87 static int via_rng_data_present(struct hwrng *rng, int wait) in via_rng_data_present() 120 static int via_rng_data_read(struct hwrng *rng, u32 *data) in via_rng_data_read() 129 static int via_rng_init(struct hwrng *rng) in via_rng_init()
|
| H A D | intel-rng.c | 167 static int intel_rng_data_present(struct hwrng *rng, int wait) in intel_rng_data_present() 182 static int intel_rng_data_read(struct hwrng *rng, u32 *data) in intel_rng_data_read() 191 static int intel_rng_init(struct hwrng *rng) in intel_rng_init() 210 static void intel_rng_cleanup(struct hwrng *rng) in intel_rng_cleanup()
|
| H A D | cavium-rng.c | 26 struct cavium_rng_pf *rng; in cavium_rng_probe() local 64 struct cavium_rng_pf *rng; in cavium_rng_remove() local
|
| H A D | exynos-trng.c | 52 struct hwrng rng; member 55 static int exynos_trng_do_read(struct hwrng *rng, void *data, size_t max, in exynos_trng_do_read() 76 static int exynos_trng_init(struct hwrng *rng) in exynos_trng_init()
|
| H A D | imx-rngc.c | 64 struct hwrng rng; member 121 static int imx_rngc_read(struct hwrng *rng, void *data, size_t max, bool wait) in imx_rngc_read() 172 static int imx_rngc_init(struct hwrng *rng) in imx_rngc_init() 225 static void imx_rngc_cleanup(struct hwrng *rng) in imx_rngc_cleanup()
|
| H A D | hisi-trng-v2.c | 22 struct hwrng rng; member 25 static int hisi_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in hisi_trng_read()
|
| H A D | geode-rng.c | 55 static int geode_rng_data_read(struct hwrng *rng, u32 *data) in geode_rng_data_read() 64 static int geode_rng_data_present(struct hwrng *rng, int wait) in geode_rng_data_present()
|
| H A D | meson-rng.c | 22 struct hwrng rng; member 26 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read()
|
| H A D | optee-rng.c | 115 static int optee_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in optee_rng_read() 143 static int optee_rng_init(struct hwrng *rng) in optee_rng_init() 160 static void optee_rng_cleanup(struct hwrng *rng) in optee_rng_cleanup()
|
| H A D | xiphera-trng.c | 33 struct hwrng rng; member 36 static int xiphera_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in xiphera_trng_read()
|
| H A D | omap-rng.c | 159 struct hwrng rng; member 176 static int omap_rng_do_read(struct hwrng *rng, void *data, size_t max, in omap_rng_do_read() 206 static int omap_rng_init(struct hwrng *rng) in omap_rng_init() 214 static void omap_rng_cleanup(struct hwrng *rng) in omap_rng_cleanup()
|
| H A D | atmel-rng.c | 36 struct hwrng rng; member 39 static int atmel_trng_read(struct hwrng *rng, void *buf, size_t max, in atmel_trng_read()
|
| H A D | s390-trng.c | 171 static int trng_hwrng_data_read(struct hwrng *rng, u32 *data) in trng_hwrng_data_read() 182 static int trng_hwrng_read(struct hwrng *rng, void *data, size_t max, bool wait) in trng_hwrng_read()
|
| H A D | virtio-rng.c | 54 static int virtio_read(struct hwrng *rng, void *buf, size_t size, bool wait) in virtio_read() 80 static void virtio_cleanup(struct hwrng *rng) in virtio_cleanup()
|
| H A D | xgene-rng.c | 211 static int xgene_rng_data_present(struct hwrng *rng, int wait) in xgene_rng_data_present() 226 static int xgene_rng_data_read(struct hwrng *rng, u32 *data) in xgene_rng_data_read() 275 static int xgene_rng_init(struct hwrng *rng) in xgene_rng_init()
|
| H A D | ixp4xx-rng.c | 29 static int ixp4xx_rng_data_read(struct hwrng *rng, u32 *buffer) in ixp4xx_rng_data_read()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caamrng.c | 36 struct hwrng rng; member 145 static int caam_read(struct hwrng *rng, void *dst, size_t max, bool wait) in caam_read() 164 static void caam_cleanup(struct hwrng *rng) in caam_cleanup() 173 static int caam_init(struct hwrng *rng) in caam_init()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | jitterentropy-kcapi.c | 116 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init() local 129 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup() local 142 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | random.c | 43 efi_rng_protocol_t *rng = NULL; in efi_get_random_bytes() local 70 efi_rng_protocol_t *rng = NULL; in efi_random_get_seed() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/adaptor/ |
| H A D | reversed.hpp | 82 reverse(BidirectionalRange& rng) in reverse() 92 reverse(const BidirectionalRange& rng) in reverse()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | resolve.hpp | 105 resolve(const boost::iterator_range<Iter>& rng) in resolve() 149 resolve(const boost::iterator_range<Iter>& rng) in resolve()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3128.dtsi | 46 rng: rng@100fc000 { label
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/fsl/ |
| H A D | jr.c | 452 struct rng4tst __iomem *rng = in instantiate_rng() local 495 struct rng4tst __iomem *rng = in kick_trng() local 525 struct rng4tst __iomem *rng = in rng_init() local
|