Searched refs:LTC_DEPRECATED (Results 1 – 2 of 2) sorted by relevance
106 LTC_DEPRECATED(crypt_mp_init) void init_LTM(void);109 LTC_DEPRECATED(crypt_mp_init) void init_TFM(void);112 LTC_DEPRECATED(crypt_mp_init) void init_GMP(void);
329 # define LTC_DEPRECATED(s) __attribute__((deprecated("replaced by " #s))) macro333 # define LTC_DEPRECATED(s) __attribute__((deprecated)) macro337 # define LTC_DEPRECATED(s) __declspec(deprecated("replaced by " #s)) macro340 # define LTC_DEPRECATED(s) macro