Searched refs:templen (Results 1 – 1 of 1) sorted by relevance
127 unsigned int templen = 0; in crypto_drbg_ctr_df() local182 while (templen < (keylen + (blocklen_bytes))) { in crypto_drbg_ctr_df()190 drbg_ctr_bcc(aesctx, temp + templen, K, &bcc_list, in crypto_drbg_ctr_df()194 templen += blocklen_bytes; in crypto_drbg_ctr_df()