Searched refs:L_N (Results 1 – 1 of 1) sorted by relevance
119 unsigned char L_N[8]; in crypto_drbg_ctr_df() local154 drbg_cpu_to_be32(inputlen, &L_N[0]); in crypto_drbg_ctr_df()157 drbg_cpu_to_be32(bytes_to_return, &L_N[4]); in crypto_drbg_ctr_df()160 padlen = (inputlen + sizeof(L_N) + 1) % (blocklen_bytes); in crypto_drbg_ctr_df()175 drbg_string_fill(&S2, L_N, sizeof(L_N)); in crypto_drbg_ctr_df()