Home
last modified time | relevance | path

Searched refs:input_length (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dlineage-pem.c134 int input_length; member
183 if (data->input_length) { in pem_update_device()
186 data->input_length); in pem_update_device()
495 data->input_length = sizeof(data->input_string) - 1; in pem_probe()
503 data->input_length = sizeof(data->input_string); in pem_probe()
506 if (data->input_length) in pem_probe()
/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c1852 size_t input_length; in artpec6_crypto_prepare_aead() local
1925 input_length = areq->cryptlen; in artpec6_crypto_prepare_aead()
1927 input_length -= AES_BLOCK_SIZE; in artpec6_crypto_prepare_aead()
1934 __cpu_to_be64(8*input_length); in artpec6_crypto_prepare_aead()
1968 count = input_length; in artpec6_crypto_prepare_aead()
1973 if (!IS_ALIGNED(input_length, 16)) { in artpec6_crypto_prepare_aead()
1974 size_t crypto_pad = 16 - (input_length % 16); in artpec6_crypto_prepare_aead()
/Linux-v4.19/sound/soc/fsl/
Dfsl_asrc.h358 unsigned int input_length; member
/Linux-v4.19/drivers/crypto/inside-secure/
Dsafexcel_hash.c60 u32 input_length, u32 result_length) in safexcel_hash_token() argument
66 token[0].packet_length = input_length; in safexcel_hash_token()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h8376 u8 input_length[0x20]; member