Home
last modified time | relevance | path

Searched refs:str16_eq (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c537 int str16_eq(u16 *s16, char *s) { in str16_eq() function
559 if (str16_eq(key, "bnd") && type == 15) in txn_bundle()