Searched defs:aesctx (Results 1 – 3 of 3) sorted by relevance
20 static void drbg_kcapi_symsetkey(struct crypto_aes_ctx *aesctx, in drbg_kcapi_symsetkey()26 static void drbg_kcapi_sym(struct crypto_aes_ctx *aesctx, in drbg_kcapi_sym()37 static void drbg_ctr_bcc(struct crypto_aes_ctx *aesctx, in drbg_ctr_bcc()113 int crypto_drbg_ctr_df(struct crypto_aes_ctx *aesctx, in crypto_drbg_ctr_df()
1508 struct crypto_aes_ctx *aesctx = (struct crypto_aes_ctx *)drbg->priv_data; in drbg_fini_sym_kernel() local1529 struct crypto_aes_ctx *aesctx; in drbg_init_sym_kernel() local
63 struct crypto_aes_ctx *aesctx; member