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 <[email protected]> Author. Marek Vasut <[email protected]> Author. COPYRIGHT