Hybrid encryption
The pattern every real protocol uses: asymmetric crypto exchanges a fresh symmetric session key, then the symmetric primitive does the heavy lifting on the actual data. TLS 1.3, S/MIME, WhatsApp pairwise channels and Aadhaar API requests all use this shape.