Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Ddrbg.c320 static int drbg_ctr_bcc(struct drbg_state *drbg, in drbg_ctr_bcc() function
473 ret = drbg_ctr_bcc(drbg, temp + templen, K, &bcc_list); in drbg_ctr_df()