Searched refs:assocmem (Results 1 – 1 of 1) sorted by relevance
682 u8 *assocmem = NULL; in gcmaes_crypt_by_sg() local701 assocmem = kmalloc(assoclen, flags); in gcmaes_crypt_by_sg()702 if (unlikely(!assocmem)) in gcmaes_crypt_by_sg()704 assoc = assocmem; in gcmaes_crypt_by_sg()720 if (!assocmem) in gcmaes_crypt_by_sg()723 kfree(assocmem); in gcmaes_crypt_by_sg()