Scroll to navigation

CRYPTO_RNG_ALG(9) Programming Interface CRYPTO_RNG_ALG(9)

NAME

crypto_rng_alg - obtain name of RNG

SYNOPSIS

struct rng_alg * crypto_rng_alg(struct crypto_rng * tfm);

ARGUMENTS

tfm

cipher handle

DESCRIPTION

Return the generic name (cra_name) of the initialized random number generator

RETURN

generic name string

AUTHORS

Stephan Mueller <smueller@chronox.de>

Author.

Marek Vasut <marek@denx.de>

Author.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.