]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/sa-lld.git/blobdiff - test/SaUnitTest/src/salldsim/salldcfg.h
Support SA2UL on AM64x
[keystone-rtos/sa-lld.git] / test / SaUnitTest / src / salldsim / salldcfg.h
index a04827fa48197ebb59a7974037cbc4b679603e86..2b102b3273842d2cba5b429af825cef52ad0b733 100644 (file)
@@ -114,6 +114,7 @@ typedef struct {
     uint16_t              ivSize;      /* iv size in bytes */
     uint16_t              saltSize;    /* salt size in bytes */
 #if defined(NSS_LITE2)
+    uint8_t               secure;     /* Secure bit for the contexdt */
     uint8_t               priv;        /* Priv value for the Ctx */
     uint8_t               privId;     /* PrivID for the ctx */
 #endif