aes_gcm_siv_decrypt
aes_gcm_siv_decrypt(ctx, NULL, NULL, 0);
return aes_gcm_siv_decrypt(ctx, in, out, len);