main
app/crypto-perf: remove unsupported cases
test/crypto-perf: add vector file for AES-GCM
app/crypto-perf: add shared session option
app/crypto-perf: support ML-DSA-44
app/crypto-perf: support RSA decrypt
app: remove use of strncpy
app/crypto-perf: add asymmetric check function
app/crypto-perf: avoid infinite loop
app/crypto-perf: fix variable shadowing
app/crypto-perf: update result granularity
app/crypto-perf: fix plaintext size exceeds buffer size
app: use SPDX tag for Intel copyright files
app/crypto-perf: fix handling of config parameters
build: warn on uses of VLA