Searched refs:OPENSSL_UNUSED (Results 1 – 5 of 5) sorted by relevance
240 #define OPENSSL_UNUSED __attribute__((unused)) macro242 #define OPENSSL_UNUSED271 #define OPENSSL_INLINE static inline OPENSSL_UNUSED
247 #define OPENSSL_UNUSED __attribute__((unused)) macro249 #define OPENSSL_UNUSED278 #define OPENSSL_INLINE static inline OPENSSL_UNUSED
303 OPENSSL_UNUSED static void hexdump(const void *void_in, size_t len) { in hexdump()465 OPENSSL_UNUSED static void poly3_print(const struct poly3 *in) { in poly3_print()557 OPENSSL_UNUSED static int poly3_top_bits_are_clear(const struct poly3 *p) { in poly3_top_bits_are_clear()931 OPENSSL_UNUSED static void poly_print(const struct poly *p) { in poly_print()
69 OPENSSL_UNUSED static BN_ULONG bn_div_words(BN_ULONG h, BN_ULONG l, in bn_div_words()