Searched refs:pad_buffer (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 269 void *pad_buffer; /* cache-aligned block padding buffer */ member 294 char pad_buffer[SHA256_BLOCK_SIZE + 32]; member 1484 hash_pad_len = create_hash_pad(oper, req_ctx->pad_buffer, in artpec6_crypto_prepare_hash() 1487 req_ctx->pad_buffer, in artpec6_crypto_prepare_hash() 1807 ac->pad_buffer, in artpec6_crypto_prepare_crypto() 1813 ac->pad_buffer, pad, in artpec6_crypto_prepare_crypto() 1994 ac->pad_buffer, in artpec6_crypto_prepare_aead() 2025 ac->pad_buffer, in artpec6_crypto_prepare_aead() 2900 ac->pad_buffer = devm_kcalloc(&pdev->dev, 2, ARTPEC_CACHE_LINE_MAX, in artpec6_crypto_probe() 2902 if (!ac->pad_buffer) in artpec6_crypto_probe() [all …]
|
| /linux-6.15/drivers/net/ethernet/ti/ |
| H A D | tlan.h | 178 u8 *pad_buffer; member
|