Searched refs:cc_opstate (Results 1 – 4 of 4) sorted by relevance
258 if ((ctx->cc_flags & CRYPTO_USE_OPSTATE) && ctx->cc_opstate != NULL) in rc4_crypt_update()259 key = ctx->cc_opstate; in rc4_crypt_update()
6180 ctx->cc_opstate = lctx->cc_provider_private; in dprov_cipher_task()
94 void *cc_opstate; /* state */ member
138 ctx->cc_opstate = NULL; in kcf_new_ctx()