Searched refs:enc_cipher (Results 1 – 2 of 2) sorted by relevance
276 uint64_t enc_cipher : 4; member309 uint64_t enc_cipher :8; member
163 cpt_ctx->enc_cipher = 0; in cpt_fc_ciph_set_key_passthrough()164 fctx->enc.enc_cipher = 0; in cpt_fc_ciph_set_key_passthrough()328 fctx->enc.enc_cipher = type; in cpt_fc_ciph_set_key()333 cpt_ctx->enc_cipher = type; in cpt_fc_ciph_set_key()539 if (unlikely(!hash_type && !ctx->enc_cipher)) { in cpt_digest_gen_prep()696 cipher_type = cpt_ctx->enc_cipher; in cpt_enc_hmac_prep()2430 if (cpt_ctx->enc_cipher) in cpt_fc_auth_set_key()2469 if (!cpt_ctx->fc_type || !cpt_ctx->enc_cipher) in cpt_fc_auth_set_key()2478 fctx->enc.enc_cipher = 0; in cpt_fc_auth_set_key()