Searched refs:ALG_ERR (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_afalg.h | 28 # define ALG_ERR(x, ...) fprintf(stderr, "ALG_ERR: " x, __VA_ARGS__) macro
|
H A D | e_afalg.c | 847 ALG_ERR("ASYNC AFALG not supported this kernel(%d.%d.%d)\n", in afalg_chk_platform() 849 ALG_ERR("ASYNC AFALG requires kernel version %d.%d.%d or later\n", in afalg_chk_platform()
|
/third_party/openssl/engines/ |
H A D | e_afalg.h | 28 # define ALG_ERR(x, ...) fprintf(stderr, "ALG_ERR: " x, __VA_ARGS__) macro
|
H A D | e_afalg.c | 847 ALG_ERR("ASYNC AFALG not supported this kernel(%d.%d.%d)\n", in afalg_chk_platform() 849 ALG_ERR("ASYNC AFALG requires kernel version %d.%d.%d or later\n", in afalg_chk_platform()
|
Completed in 5 milliseconds