prng_context       80 crypto/ansi_cprng.c static int _get_more_prng_bytes(struct prng_context *ctx, int cont_test)
prng_context      180 crypto/ansi_cprng.c static int get_prng_bytes(char *buf, size_t nbytes, struct prng_context *ctx,
prng_context      270 crypto/ansi_cprng.c static void free_prng_context(struct prng_context *ctx)
prng_context      275 crypto/ansi_cprng.c static int reset_prng_context(struct prng_context *ctx,
prng_context      321 crypto/ansi_cprng.c 	struct prng_context *ctx = crypto_tfm_ctx(tfm);
prng_context      352 crypto/ansi_cprng.c 	struct prng_context *prng = crypto_rng_ctx(tfm);
prng_context      366 crypto/ansi_cprng.c 	struct prng_context *prng = crypto_rng_ctx(tfm);
prng_context      388 crypto/ansi_cprng.c 	struct prng_context *prng = crypto_rng_ctx(tfm);
prng_context      400 crypto/ansi_cprng.c 	struct prng_context *prng = crypto_rng_ctx(tfm);
prng_context      431 crypto/ansi_cprng.c 		.cra_ctxsize		= sizeof(struct prng_context),
prng_context      445 crypto/ansi_cprng.c 		.cra_ctxsize		= sizeof(struct prng_context),