Home
last modified time | relevance | path

Searched defs:LCRYPTO_ALIAS1 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/lib/libcrypto/hidden/
H A Dcrypto_namespace.h35 # define LCRYPTO_ALIAS1(pre,x) asm("! .global "#pre#x" ! .set "#pre#x", _lcry_"#x) macro
37 # define LCRYPTO_ALIAS1(pre,x) asm(".global "#pre#x"; "#pre#x" = _lcry_"#x) macro
47 # define LCRYPTO_ALIAS1(pre,x) macro