Searched refs:cipher_is_initialized (Results 1 – 4 of 4) sorted by relevance
116 bool cipher_is_initialized; /*!< Track if the cipher state has been configured or not yet */ member
234 operation->cipher_is_initialized = false; /* It will not initialize any low level module here */ in cc3xx_internal_cipher_setup_init()355 if (operation->cipher_is_initialized == false) { in cc3xx_internal_cipher_setup_complete()417 operation->cipher_is_initialized = true; in cc3xx_internal_cipher_setup_complete()
537 if (operation->cipher_is_initialized == false) { in cc3xx_aead_finish()647 if (operation->cipher_is_initialized == false) { in cc3xx_aead_verify()
489 if (operation->cipher_is_initialized == false) { in cc3xx_cipher_finish()