Searched refs:K_MIN1 (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_afalg.c | 29 #define K_MIN1 1 macro 31 #if LINUX_VERSION_CODE < KERNEL_VERSION(K_MAJ, K_MIN1, K_MIN2) || \ 846 < KERNEL_VERSION(K_MAJ, K_MIN1, K_MIN2)) { in afalg_chk_platform() 850 K_MAJ, K_MIN1, K_MIN2); in afalg_chk_platform()
|
/third_party/openssl/engines/ |
H A D | e_afalg.c | 29 #define K_MIN1 1 macro 31 #if LINUX_VERSION_CODE < KERNEL_VERSION(K_MAJ, K_MIN1, K_MIN2) || \ 846 < KERNEL_VERSION(K_MAJ, K_MIN1, K_MIN2)) { in afalg_chk_platform() 850 K_MAJ, K_MIN1, K_MIN2); in afalg_chk_platform()
|
Completed in 5 milliseconds