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

/linux-4.1.27/crypto/
H A Ddrbg.c300 static int drbg_ctr_bcc(struct drbg_state *drbg, drbg_ctr_bcc() function
339 * (and drbg_ctr_bcc, but this function does not need any temporary buffers),
452 ret = drbg_ctr_bcc(drbg, temp + templen, K, &bcc_list); drbg_ctr_df()

Completed in 44 milliseconds