Searched refs:SS_PRNG_CONTINUE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/crypto/sunxi-ss/ | ||
| D | sun4i-ss-prng.c | 23 const u32 mode = SS_OP_PRNG | SS_PRNG_CONTINUE | SS_ENABLED; in sun4i_ss_prng_generate() |
| D | sun4i-ss.h | 66 #define SS_PRNG_CONTINUE (1 << 15) macro |