Home
last modified time | relevance | path

Searched refs:AFALG_R_IO_SETUP_FAILED (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/engines/
De_afalg_err.h28 # define AFALG_R_IO_SETUP_FAILED 105 macro
De_afalg_err.c21 {ERR_PACK(0, 0, AFALG_R_IO_SETUP_FAILED), "io setup failed"},
De_afalg.txt12 AFALG_R_IO_SETUP_FAILED:105:io setup failed
De_afalg.c253 AFALGerr(AFALG_F_AFALG_INIT_AIO, AFALG_R_IO_SETUP_FAILED); in afalg_init_aio()