Searched refs:CY_CRYPTO_NOT_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
128 cy_en_crypto_status_t status = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Sync()283 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Enable()316 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_GetLibraryInfo()330 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Disable()354 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Prng_Init()374 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Prng_Generate()395 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Aes_Init()415 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Aes_Ecb_Run()438 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Aes_Cbc_Run()463 cy_en_crypto_status_t err = CY_CRYPTO_NOT_INITIALIZED; in Cy_Crypto_Aes_Cfb_Run()[all …]
441 CY_CRYPTO_NOT_INITIALIZED = CY_CRYPTO_ID | CY_PDL_STATUS_ERROR | 0x08u, enumerator