Searched refs:pad_buffer (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/crypto/axis/ |
| D | artpec6_crypto.c | 273 void *pad_buffer; /* cache-aligned block padding buffer */ member 297 char pad_buffer[SHA512_BLOCK_SIZE + 32]; member 1392 error = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_hash() 1491 hash_pad_len = create_hash_pad(oper, req_ctx->pad_buffer, in artpec6_crypto_prepare_hash() 1494 req_ctx->pad_buffer, in artpec6_crypto_prepare_hash() 1794 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_crypto() 1824 ac->pad_buffer, in artpec6_crypto_prepare_crypto() 1830 ac->pad_buffer, pad, in artpec6_crypto_prepare_crypto() 1920 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_aead() 2011 ac->pad_buffer, in artpec6_crypto_prepare_aead() [all …]
|
| /Linux-v4.19/drivers/net/ethernet/ti/ |
| D | tlan.h | 178 u8 *pad_buffer; member
|