Searched refs:scene (Results 1 – 4 of 4) sorted by relevance
32 uint32_t scene; member
197 sqe->bd_param = BD_TYPE3 | SHIFT_U32(ctx->scene, SEC_SCENE_OFFSET_V3); in sec_digest_fill_bd3_sqe()284 hash_ctx->scene = SCENE_NOTHING; in hisi_sec_digest_ctx_init()353 hash_ctx->scene = SCENE_STREAM; in hisi_sec_digest_do_update()
347 uint8_t scene = 0; in sec_cipher_bd_fill() local351 scene = SHIFT_U32(SCENE_NOTHING, SEC_SCENE_OFFSET); in sec_cipher_bd_fill()353 sqe->sds_sa_type = de | scene; in sec_cipher_bd_fill()
24 uint8_t scene = 0; in sec_aead_bd_fill() local28 scene = SHIFT_U32(SCENE_NOTHING, SEC_SCENE_OFFSET); in sec_aead_bd_fill()30 sqe->sds_sa_type = de | scene; in sec_aead_bd_fill()