crypto_gcm_verify
err = crypto_gcm_verify(req);
return crypto_skcipher_decrypt(skreq) ?: crypto_gcm_verify(req);