Home
last modified time | relevance | path

Searched refs:spu_type (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/bcm/
H A Dcipher.c954 if (spu->spu_type == SPU_TYPE_SPUM) { in ahash_req_done()
1860 if (spu->spu_type == SPU_TYPE_SPUM) in skcipher_setkey()
1862 else if (spu->spu_type == SPU_TYPE_SPU2) in skcipher_setkey()
2006 if (spu->spu_type == SPU_TYPE_SPU2) in spu_no_incr_hash()
2528 (spu->spu_type == SPU_TYPE_SPUM) && in aead_need_fallback()
2562 if (spu->spu_type == SPU_TYPE_SPUM) in aead_need_fallback()
4316 enum spu_spu_type spu_type, in spu_functions_register() argument
4321 if (spu_type == SPU_TYPE_SPUM) { in spu_functions_register()
4492 (spu->spu_type == SPU_TYPE_SPUM)) in spu_register_ahash()
4681 spu->spu_type = matched_spu_type->type; in spu_dt_read()
[all …]
H A Dcipher.h411 enum spu_spu_type spu_type; member
H A Dutil.c455 if (ipriv->spu.spu_type == SPU_TYPE_SPUM) in spu_debugfs_read()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/bcm/
H A Dcipher.c954 if (spu->spu_type == SPU_TYPE_SPUM) { in ahash_req_done()
1860 if (spu->spu_type == SPU_TYPE_SPUM) in skcipher_setkey()
1862 else if (spu->spu_type == SPU_TYPE_SPU2) in skcipher_setkey()
2006 if (spu->spu_type == SPU_TYPE_SPU2) in spu_no_incr_hash()
2528 (spu->spu_type == SPU_TYPE_SPUM) && in aead_need_fallback()
2562 if (spu->spu_type == SPU_TYPE_SPUM) in aead_need_fallback()
4316 enum spu_spu_type spu_type, in spu_functions_register() argument
4321 if (spu_type == SPU_TYPE_SPUM) { in spu_functions_register()
4492 (spu->spu_type == SPU_TYPE_SPUM)) in spu_register_ahash()
4681 spu->spu_type = matched_spu_type->type; in spu_dt_read()
[all …]
H A Dcipher.h411 enum spu_spu_type spu_type; member
H A Dutil.c455 if (ipriv->spu.spu_type == SPU_TYPE_SPUM) in spu_debugfs_read()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/bcm/
H A Dcipher.c954 if (spu->spu_type == SPU_TYPE_SPUM) { in ahash_req_done()
1860 if (spu->spu_type == SPU_TYPE_SPUM) in skcipher_setkey()
1862 else if (spu->spu_type == SPU_TYPE_SPU2) in skcipher_setkey()
2006 if (spu->spu_type == SPU_TYPE_SPU2) in spu_no_incr_hash()
2528 (spu->spu_type == SPU_TYPE_SPUM) && in aead_need_fallback()
2562 if (spu->spu_type == SPU_TYPE_SPUM) in aead_need_fallback()
4316 enum spu_spu_type spu_type, in spu_functions_register() argument
4321 if (spu_type == SPU_TYPE_SPUM) { in spu_functions_register()
4492 (spu->spu_type == SPU_TYPE_SPUM)) in spu_register_ahash()
4681 spu->spu_type = matched_spu_type->type; in spu_dt_read()
[all …]
H A Dcipher.h411 enum spu_spu_type spu_type; member
H A Dutil.c455 if (ipriv->spu.spu_type == SPU_TYPE_SPUM) in spu_debugfs_read()
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_ts.c470 uint32_t spu_type; member
684 m->spu_type = 0; in demux_ts_dynamic_pmt_find()
1006 static void demux_send_special_spu_buf( demux_ts_t *this, uint32_t spu_type, int spu_channel ) in demux_send_special_spu_buf() argument
1011 buf->type = spu_type|spu_channel; in demux_send_special_spu_buf()
1079 this->media[lang->media_index].spu_type | this->current_spu_channel; in demux_ts_update_spu_channel()
2143 this->media[mi].spu_type = BUF_SPU_DVB; in demux_ts_parse_pmt()
2211 this->media[mi].spu_type = this->media[mi].type; in demux_ts_parse_pmt()