Searched defs:crypto_pad (Results 1 – 2 of 2) sorted by relevance
1952 size_t crypto_pad = 16 - (input_length % 16); in artpec6_crypto_prepare_aead() local1986 size_t crypto_pad = 16 - (output_len % 16); in artpec6_crypto_prepare_aead() local
1953 size_t crypto_pad = 16 - (input_length % 16); in artpec6_crypto_prepare_aead() local1987 size_t crypto_pad = 16 - (output_len % 16); in artpec6_crypto_prepare_aead() local