summaryrefslogtreecommitdiffstats
path: root/src/plugins/quic/quic_crypto.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-30quic : refactor function namingMathiasRaoul1-54/+49
- functions renaming to be consistent with the other plugin functions name - removing useless logs Type: style Signed-off-by: MathiasRaoul <mathias.raoul@gmail.com> Change-Id: Iea212a799448975e01a92f16cc329de13907ff07 Signed-off-by: MathiasRaoul <mathias.raoul@gmail.com> (cherry picked from commit b28349e891a5a6c69b9ee731bdee35405770519d)
2019-07-15quic: integrate vpp crypto api for quic packets encryptionMathias Raoul1-0/+336
Type: feature Change-Id: I740f15a5ef959d31e94e59d652aa9f691db1f289 Signed-off-by: Mathias Raoul <mathias.raoul@gmail.com>