Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cfg.h308 # define LTC_DEPRECATED(s) __attribute__((deprecated("replaced by " #s))) macro
312 # define LTC_DEPRECATED(s) __attribute__((deprecated)) macro
316 # define LTC_DEPRECATED(s) __declspec(deprecated("replaced by " #s)) macro
319 # define LTC_DEPRECATED(s) macro

Completed in 3 milliseconds