Searched refs:tmpbuflen (Results 1 – 1 of 1) sorted by relevance
460 size_t tmpbuflen = max_t(size_t, SECKEYBLOBSIZE, MAXEP11AESKEYBLOBSIZE); in nonccatokaes2pkey() local484 tmpbuf = kmalloc(tmpbuflen, GFP_ATOMIC); in nonccatokaes2pkey()499 tmpbuf, &tmpbuflen); in nonccatokaes2pkey()502 rc = pkey_ep11key2pkey(tmpbuf, tmpbuflen, in nonccatokaes2pkey()