Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dstring_ext.h28 static inline int buf_compare_ct(const void *s1, const void *s2, size_t n) in buf_compare_ct() function
/optee_os/ta/pkcs11/src/
H A Dpersistent_token.c126 if (buf_compare_ct(tmp_hash, hash, TEE_MAX_HASH_SIZE)) in verify_pin()
/optee_os/core/tee/
H A Dtee_rpmb_fs.c911 if (buf_compare_ct(rawdata->nonce, lastfrm.nonce, in tee_rpmb_resp_unpack_verify()