Searched defs:OPENSSL_memcmp (Results 1 – 4 of 4) sorted by relevance
59 size_t OPENSSL_memcmp(const uint8_t *a, const uint8_t *b, size_t len) { in OPENSSL_memcmp() function
29 #define OPENSSL_memcmp ring_core_android_platform_OPENSSL_memcmp macro
132 #define OPENSSL_memcmp ring_core_android_platform_OPENSSL_memcmp macro
647 int OPENSSL_memcmp(const void *m1, const void *m2, size_t len) { function