Home
last modified time | relevance | path

Searched refs:MODE_UNINIT (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/engines/
De_afalg.h51 MODE_UNINIT = 0, enumerator
De_afalg.c211 aio->mode = MODE_UNINIT; in afalg_init_aio()
231 if (aio->mode == MODE_UNINIT) { in afalg_fin_cipher_aio()