Searched refs:enc_cipher (Results 1 – 5 of 5) sorted by relevance
251 if (se_ctx->enc_cipher) in roc_se_auth_key_set()326 (type && type != ROC_SE_GMAC_TYPE && !se_ctx->enc_cipher)) in roc_se_auth_key_set()334 fctx->enc.enc_cipher = 0; in roc_se_auth_key_set()408 se_ctx->enc_cipher = 0; in roc_se_ciph_key_set()409 fctx->enc.enc_cipher = 0; in roc_se_ciph_key_set()494 fctx->enc.enc_cipher = type; in roc_se_ciph_key_set()499 se_ctx->enc_cipher = type; in roc_se_ciph_key_set()
185 uint64_t enc_cipher : 4; member284 uint64_t enc_cipher : 8; member
282 uint64_t enc_cipher : 4; member315 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()695 cipher_type = cpt_ctx->enc_cipher; in cpt_enc_hmac_prep()2498 if (cpt_ctx->enc_cipher) in cpt_fc_auth_set_key()2537 if (!cpt_ctx->fc_type || !cpt_ctx->enc_cipher) in cpt_fc_auth_set_key()2546 fctx->enc.enc_cipher = 0; in cpt_fc_auth_set_key()
301 if (unlikely(!hash_type && !ctx->enc_cipher)) { in cpt_digest_gen_prep()423 cipher_type = se_ctx->enc_cipher; in cpt_enc_hmac_prep()