Home
last modified time | relevance | path

Searched defs:cipher_parms (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.c588 spum_create_request(u8 *spu_hdr, struct spu_request_opts *req_opts, struct spu_cipher_parms *cipher_parms, struct spu_hash_parms *hash_parms, struct spu_aead_parms *aead_parms, unsigned int data_size) spum_create_request() argument
834 spum_cipher_req_init(u8 *spu_hdr, struct spu_cipher_parms *cipher_parms) spum_cipher_req_init() argument
924 spum_cipher_req_finish(u8 *spu_hdr, u16 spu_req_hdr_len, unsigned int is_inbound, struct spu_cipher_parms *cipher_parms, unsigned int data_size) spum_cipher_req_finish() argument
1143 spum_ccm_update_iv(unsigned int digestsize, struct spu_cipher_parms *cipher_parms, unsigned int assoclen, unsigned int chunksize, bool is_encrypt, bool is_esp) spum_ccm_update_iv() argument
[all...]
H A Dspu2.c939 spu2_create_request(u8 *spu_hdr, struct spu_request_opts *req_opts, struct spu_cipher_parms *cipher_parms, struct spu_hash_parms *hash_parms, struct spu_aead_parms *aead_parms, unsigned int data_size) spu2_create_request() argument
1123 spu2_cipher_req_init(u8 *spu_hdr, struct spu_cipher_parms *cipher_parms) spu2_cipher_req_init() argument
1179 spu2_cipher_req_finish(u8 *spu_hdr, u16 spu_req_hdr_len, unsigned int is_inbound, struct spu_cipher_parms *cipher_parms, unsigned int data_size) spu2_cipher_req_finish() argument
1348 spu2_ccm_update_iv(unsigned int digestsize, struct spu_cipher_parms *cipher_parms, unsigned int assoclen, unsigned int chunksize, bool is_encrypt, bool is_esp) spu2_ccm_update_iv() argument
[all...]
H A Dcipher.c306 struct spu_cipher_parms cipher_parms; in handle_skcipher_req() local
681 struct spu_cipher_parms cipher_parms; in handle_ahash_req() local
1277 struct spu_cipher_parms cipher_parms; handle_aead_req() local
1826 struct spu_cipher_parms cipher_parms; skcipher_setkey() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu.c586 spum_create_request(u8 *spu_hdr, struct spu_request_opts *req_opts, struct spu_cipher_parms *cipher_parms, struct spu_hash_parms *hash_parms, struct spu_aead_parms *aead_parms, unsigned int data_size) spum_create_request() argument
832 spum_cipher_req_init(u8 *spu_hdr, struct spu_cipher_parms *cipher_parms) spum_cipher_req_init() argument
922 spum_cipher_req_finish(u8 *spu_hdr, u16 spu_req_hdr_len, unsigned int is_inbound, struct spu_cipher_parms *cipher_parms, unsigned int data_size) spum_cipher_req_finish() argument
1141 spum_ccm_update_iv(unsigned int digestsize, struct spu_cipher_parms *cipher_parms, unsigned int assoclen, unsigned int chunksize, bool is_encrypt, bool is_esp) spum_ccm_update_iv() argument
[all...]
H A Dspu2.c944 spu2_create_request(u8 *spu_hdr, struct spu_request_opts *req_opts, struct spu_cipher_parms *cipher_parms, struct spu_hash_parms *hash_parms, struct spu_aead_parms *aead_parms, unsigned int data_size) spu2_create_request() argument
1126 spu2_cipher_req_init(u8 *spu_hdr, struct spu_cipher_parms *cipher_parms) spu2_cipher_req_init() argument
1182 spu2_cipher_req_finish(u8 *spu_hdr, u16 spu_req_hdr_len, unsigned int is_inbound, struct spu_cipher_parms *cipher_parms, unsigned int data_size) spu2_cipher_req_finish() argument
1351 spu2_ccm_update_iv(unsigned int digestsize, struct spu_cipher_parms *cipher_parms, unsigned int assoclen, unsigned int chunksize, bool is_encrypt, bool is_esp) spu2_ccm_update_iv() argument
[all...]
H A Dcipher.c306 struct spu_cipher_parms cipher_parms; in handle_skcipher_req() local
679 struct spu_cipher_parms cipher_parms; in handle_ahash_req() local
1274 struct spu_cipher_parms cipher_parms; handle_aead_req() local
1823 struct spu_cipher_parms cipher_parms; skcipher_setkey() local
[all...]

Completed in 10 milliseconds