Searched refs:input_length (Results 1 – 3 of 3) sorted by relevance
121 int input_length; member170 if (data->input_length) { in pem_update_device()173 data->input_length); in pem_update_device()471 data->input_length = sizeof(data->input_string) - 1; in pem_probe()479 data->input_length = sizeof(data->input_string); in pem_probe()482 if (data->input_length) in pem_probe()
1836 size_t input_length; in artpec6_crypto_prepare_aead() local1909 input_length = areq->cryptlen; in artpec6_crypto_prepare_aead()1911 input_length -= crypto_aead_authsize(cipher); in artpec6_crypto_prepare_aead()1918 __cpu_to_be64(8*input_length); in artpec6_crypto_prepare_aead()1952 count = input_length; in artpec6_crypto_prepare_aead()1957 if (!IS_ALIGNED(input_length, 16)) { in artpec6_crypto_prepare_aead()1958 size_t crypto_pad = 16 - (input_length % 16); in artpec6_crypto_prepare_aead()
60 u32 input_length, u32 result_length) in safexcel_hash_token() argument66 token[0].packet_length = input_length; in safexcel_hash_token()