Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss-prng.c23 const u32 mode = SS_OP_PRNG | SS_PRNG_CONTINUE | SS_ENABLED; in sun4i_ss_prng_generate()
Dsun4i-ss.h66 #define SS_PRNG_CONTINUE (1 << 15) macro