Home
last modified time | relevance | path

Searched refs:blocksize (Results 1 – 3 of 3) sorted by relevance

/arch/s390/crypto/
A Dphmac_s390.c255 unsigned int blocksize; in make_clrkey_token() local
264 blocksize = 64; in make_clrkey_token()
269 blocksize = 128; in make_clrkey_token()
274 token->len = blocksize; in make_clrkey_token()
276 if (clrkeylen > blocksize) { in make_clrkey_token()
377 u64 buflen_hi, unsigned int blocksize) in kmac_sha2_set_imbl() argument
379 u8 *imbl = param + SHA2_IMBL_OFFSET(blocksize); in kmac_sha2_set_imbl()
381 switch (blocksize) { in kmac_sha2_set_imbl()
A Dhmac_s390.c85 u64 buflen_hi, unsigned int blocksize) in kmac_sha2_set_imbl() argument
87 u8 *imbl = param + SHA2_IMBL_OFFSET(blocksize); in kmac_sha2_set_imbl()
89 switch (blocksize) { in kmac_sha2_set_imbl()
/arch/m68k/emu/
A Dnfblock.c41 u32 *blocksize) in nfhd_get_capacity() argument
44 virt_to_phys(blocks), virt_to_phys(blocksize)); in nfhd_get_capacity()

Completed in 10 milliseconds