Searched refs:K_MIN2 (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_afalg.c | 30 #define K_MIN2 0 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 | 30 #define K_MIN2 0 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 8 milliseconds