flib: update to
2c9b9dc226
*include the following changes
2c9b9dc - fix HMAC key size in cnstr_shdsc_hmac()
dd4b8a0 - Merge pull request #36 in SDK/flib from ~B13908/flib:bugfix/QFLIB-148-rta-sec-shared-descriptor-apis to master
cb0db69 - IPsec: add base length for AEAD-like descriptors
02eeb6d - add more ciphersuites in __tls_gen_auth_key
eced864 - update README with support for SEC Eras 7 and 8
3e6d267 - add entries in proto_blob_flags[] for SEC ERA >= 6
9e4289c - PDCP - remove "TODO" since SOP is now supported
b470f0c - IPSec - Change sharing type of shared descriptor.
11f0b9b - add rta_tls_cipher_mode() - IANA code to cipher type converter
9e7dc88 - add CAPWAP/DTLS support
d691400 - use IANA naming for TLS cipher suites (protinfo) defines
4ff05c3 - add/update TLS output format PDB option (TLS_PDBOPTS_OUTFMT)
e6d2044 - s/__rta_tls_pdb_ars/rta_dtls_pdb_ars
1fcc9f9 - make TLS PDB structures fixed size
9cbbdad - add __rta_out_{be,le}64 accessors
8ad5632 - remove unused pdb_len parameter from cnstr_shdsc_tls()
3d49d9b - fix TLS PDB structures padding
5396a23 - fix DTLS encapsulation PDB
b6ba895 - add missing return type for __rta_copy_tls_pdb()
0435291 - fix include path for fsl_cdma.h header
78fc682 - IPsec new mode - L2 header copy using SEC (encap, tunnel mode)
a5d4e52 - IPsec - rework DPOVRD register definition
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>