Searched refs:tmpkeylen (Results 1 – 1 of 1) sorted by relevance
771 unsigned int tmpkeylen; in phmac_setkey() local781 tmpkeylen = sizeof(struct hmac_clrkey_token) + bs; in phmac_setkey()782 tmpkey = kzalloc(tmpkeylen, GFP_KERNEL); in phmac_setkey()790 keylen = tmpkeylen; in phmac_setkey()