Home
last modified time | relevance | path

Searched refs:length_crypto (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspum.h75 u16 length_crypto; /* word 1 [15-0] */ member
H A Dspu.c288 be16_to_cpu(bdesc->length_crypto)); in spum_dump_msg_hdr()
791 bdesc->length_crypto = cpu_to_be16(cipher_len); in spum_create_request()
985 bdesc->length_crypto = cpu_to_be16(data_size + in spum_cipher_req_finish()
988 bdesc->length_crypto = cpu_to_be16(data_size); in spum_cipher_req_finish()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspum.h75 __be16 length_crypto; /* word 1 [15-0] */ member
H A Dspu.c287 be16_to_cpu(bdesc->length_crypto)); in spum_dump_msg_hdr()
789 bdesc->length_crypto = cpu_to_be16(cipher_len); in spum_create_request()
983 bdesc->length_crypto = cpu_to_be16(data_size + in spum_cipher_req_finish()
986 bdesc->length_crypto = cpu_to_be16(data_size); in spum_cipher_req_finish()

Completed in 4 milliseconds