HomeSort by: relevance | last modified time | path
    Searched refs:MODE_UNINIT (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/engines/
e_afalg.h 50 MODE_UNINIT = 0,
e_afalg.c 259 aio->mode = MODE_UNINIT;
279 if (aio->mode == MODE_UNINIT) {
  /src/crypto/external/bsd/openssl/dist/engines/
e_afalg.h 51 MODE_UNINIT = 0,
e_afalg.c 259 aio->mode = MODE_UNINIT;
279 if (aio->mode == MODE_UNINIT) {
  /src/crypto/external/bsd/openssl.old/dist/engines/
e_afalg.h 51 MODE_UNINIT = 0,
e_afalg.c 211 aio->mode = MODE_UNINIT;
231 if (aio->mode == MODE_UNINIT) {

Completed in 24 milliseconds