Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/hidden/
H A Dcrypto_namespace.h29 # define LCRYPTO_UNUSED(x) __attribute__((deprecated)) \ macro
41 # define LCRYPTO_UNUSED(x) typeof(x) x __attribute__((deprecated)) macro
45 # define LCRYPTO_UNUSED(x) macro