Home
last modified time | relevance | path

Searched refs:crt_rng (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/crypto/
Drng.h85 return &crypto_rng_tfm(tfm)->crt_rng; in crypto_rng_crt()
/linux-4.1.27/crypto/
Drng.c55 struct rng_tfm *ops = &tfm->crt_rng; in crypto_init_rng_ops()
/linux-4.1.27/include/linux/
Dcrypto.h670 #define crt_rng crt_u.rng macro