Searched refs:init_done (Results 1 – 2 of 2) sorted by relevance
85 int init_done; member
614 actx->init_done = MAGIC_INIT_NUM; in afalg_cipher_init()638 if (actx == NULL || actx->init_done != MAGIC_INIT_NUM) { in afalg_do_cipher()686 if (actx == NULL || actx->init_done != MAGIC_INIT_NUM) in afalg_cipher_cleanup()
Completed in 4 milliseconds