Home
last modified time | relevance | path

Searched defs:crypto_pad (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c1952 size_t crypto_pad = 16 - (input_length % 16); in artpec6_crypto_prepare_aead() local
1986 size_t crypto_pad = 16 - (output_len % 16); in artpec6_crypto_prepare_aead() local
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c1953 size_t crypto_pad = 16 - (input_length % 16); in artpec6_crypto_prepare_aead() local
1987 size_t crypto_pad = 16 - (output_len % 16); in artpec6_crypto_prepare_aead() local

Completed in 9 milliseconds