Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Ddrbg.c393 struct drbg_string S1, S2, S4, cipherin; in drbg_ctr_df() local
471 drbg_string_fill(&cipherin, X, drbg_blocklen(drbg)); in drbg_ctr_df()
484 ret = drbg_kcapi_sym(drbg, X, &cipherin); in drbg_ctr_df()