xref: /third_party/node/deps/openssl/config/pkcs12.h (revision 1cb0ef41)
1#if defined(OPENSSL_NO_ASM)
2# include "./pkcs12_no-asm.h"
3#else
4# include "./pkcs12_asm.h"
5#endif
6