Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c27 #define PARMBSIZE 512 macro
335 rc = alloc_and_prep_cprbmem(PARMBSIZE, &mem, &preqcblk, &prepcblk); in cca_genseckey()
427 free_cprbmem(mem, PARMBSIZE, 0); in cca_genseckey()
476 rc = alloc_and_prep_cprbmem(PARMBSIZE, &mem, &preqcblk, &prepcblk); in cca_clr2seckey()
566 free_cprbmem(mem, PARMBSIZE, 1); in cca_clr2seckey()
622 rc = alloc_and_prep_cprbmem(PARMBSIZE, &mem, &preqcblk, &prepcblk); in cca_sec2protkey()
715 free_cprbmem(mem, PARMBSIZE, 0); in cca_sec2protkey()
816 rc = alloc_and_prep_cprbmem(PARMBSIZE, &mem, &preqcblk, &prepcblk); in cca_gencipherkey()
926 free_cprbmem(mem, PARMBSIZE, 0); in cca_gencipherkey()
992 rc = alloc_and_prep_cprbmem(PARMBSIZE, &mem, &preqcblk, &prepcblk); in _ip_cprb_helper()
[all …]