Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dcommon.h168 inline void mbedtls_xor(unsigned char *r, const unsigned char *a, const unsigned char *b, size_t n) in mbedtls_xor() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcommon.h186 static inline void mbedtls_xor(unsigned char *r, in mbedtls_xor() function