Home
last modified time | relevance | path

Searched refs:MAX_SHA_BLOCK_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto.h185 #define MAX_SHA_BLOCK_SIZE SHA512_BLOCK_SIZE macro
192 u8 key[MAX_SHA_BLOCK_SIZE];
193 u8 ipad[MAX_SHA_BLOCK_SIZE];
194 u8 opad[MAX_SHA_BLOCK_SIZE];
219 u8 buf[MAX_SHA_BLOCK_SIZE];
235 u8 buf[MAX_SHA_BLOCK_SIZE];
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto.h186 #define MAX_SHA_BLOCK_SIZE SHA512_BLOCK_SIZE macro
193 u8 key[MAX_SHA_BLOCK_SIZE];
194 u8 ipad[MAX_SHA_BLOCK_SIZE];
195 u8 opad[MAX_SHA_BLOCK_SIZE];
220 u8 buf[MAX_SHA_BLOCK_SIZE];
236 u8 buf[MAX_SHA_BLOCK_SIZE];

Completed in 2 milliseconds