Searched refs:pad_buffer (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/crypto/axis/ |
| D | artpec6_crypto.c | 268 void *pad_buffer; /* cache-aligned block padding buffer */ member 293 char pad_buffer[SHA256_BLOCK_SIZE + 32]; member 1385 error = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_hash() 1483 hash_pad_len = create_hash_pad(oper, req_ctx->pad_buffer, in artpec6_crypto_prepare_hash() 1486 req_ctx->pad_buffer, in artpec6_crypto_prepare_hash() 1772 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_crypto() 1802 ac->pad_buffer, in artpec6_crypto_prepare_crypto() 1808 ac->pad_buffer, pad, in artpec6_crypto_prepare_crypto() 1898 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_aead() 1989 ac->pad_buffer, in artpec6_crypto_prepare_aead() [all …]
|
| /Linux-v5.10/drivers/net/ethernet/ti/ |
| D | tlan.h | 178 u8 *pad_buffer; member
|