Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dansi_cprng.c63 #define dbgprint(format, args...) do {\ macro
88 dbgprint(KERN_CRIT "Calling _get_more_prng_bytes for context %p\n", in _get_more_prng_bytes()
169 dbgprint("Returning new block for context %p\n", ctx); in _get_more_prng_bytes()
212 dbgprint(KERN_CRIT "getting %d random bytes for context %p\n", in get_prng_bytes()
266 dbgprint(KERN_CRIT "returning %d from get_prng_bytes in context %p\n", in get_prng_bytes()
308 dbgprint(KERN_CRIT "PRNG: setkey() failed flags=%x\n", in reset_prng_context()
327 dbgprint(KERN_CRIT "Failed to alloc tfm for context %p\n", in cprng_init()