Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Ddrbg.c398 static int drbg_ctr_df(struct drbg_state *drbg, in drbg_ctr_df() function
562 ret = drbg_ctr_df(drbg, df_data, drbg_statelen(drbg), seed); in drbg_ctr_update()