11.12.3.2.16. Enum SE05x_CryptoObject_t¶
Defined in File se05x_enums.h
11.12.3.2.16.1. Enum Documentation¶
-
enum
SE05x_CryptoObject_t
¶ Crypto object identifiers
Values:
-
kSE05x_CryptoObject_NA
= 0¶ Invalid
-
kSE05x_CryptoObject_DIGEST_SHA
¶
-
kSE05x_CryptoObject_DIGEST_SHA224
¶
-
kSE05x_CryptoObject_DIGEST_SHA256
¶
-
kSE05x_CryptoObject_DIGEST_SHA384
¶
-
kSE05x_CryptoObject_DIGEST_SHA512
¶
-
kSE05x_CryptoObject_DES_CBC_NOPAD
¶
-
kSE05x_CryptoObject_DES_CBC_ISO9797_M1
¶
-
kSE05x_CryptoObject_DES_CBC_ISO9797_M2
¶
-
kSE05x_CryptoObject_DES_CBC_PKCS5
¶
-
kSE05x_CryptoObject_DES_ECB_NOPAD
¶
-
kSE05x_CryptoObject_DES_ECB_ISO9797_M1
¶
-
kSE05x_CryptoObject_DES_ECB_ISO9797_M2
¶
-
kSE05x_CryptoObject_DES_ECB_PKCS5
¶
-
kSE05x_CryptoObject_AES_ECB_NOPAD
¶
-
kSE05x_CryptoObject_AES_CBC_NOPAD
¶
-
kSE05x_CryptoObject_AES_CBC_ISO9797_M1
¶
-
kSE05x_CryptoObject_AES_CBC_ISO9797_M2
¶
-
kSE05x_CryptoObject_AES_CBC_PKCS5
¶
-
kSE05x_CryptoObject_AES_CTR
¶
-
kSE05x_CryptoObject_AES_CTR_INT_IV
¶
-
kSE05x_CryptoObject_HMAC_SHA1
¶
-
kSE05x_CryptoObject_HMAC_SHA256
¶
-
kSE05x_CryptoObject_HMAC_SHA384
¶
-
kSE05x_CryptoObject_HMAC_SHA512
¶
-
kSE05x_CryptoObject_CMAC_128
¶
-
kSE05x_CryptoObject_AES_GCM
¶
-
kSE05x_CryptoObject_AES_GCM_INT_IV
¶
-
kSE05x_CryptoObject_AES_CCM
¶
-
kSE05x_CryptoObject_AES_CCM_INT_IV
¶
-