Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dpkey_api.c415 size_t tmpbuflen = sizeof(union u_tmpbuf); in pkey_nonccatok2pkey() local
429 tmpbuf = kmalloc(tmpbuflen, GFP_ATOMIC); in pkey_nonccatok2pkey()
447 tmpbuf, &tmpbuflen); in pkey_nonccatok2pkey()