bcc_list 404 crypto/drbg.c LIST_HEAD(bcc_list); bcc_list 455 crypto/drbg.c list_add_tail(&S1.list, &bcc_list); bcc_list 457 crypto/drbg.c list_add_tail(&S2.list, &bcc_list); bcc_list 458 crypto/drbg.c list_splice_tail(seedlist, &bcc_list); bcc_list 460 crypto/drbg.c list_add_tail(&S4.list, &bcc_list); bcc_list 471 crypto/drbg.c ret = drbg_ctr_bcc(drbg, temp + templen, K, &bcc_list);