Home
last modified time | relevance | path

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

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