Searched refs:STD_StrLen (Results 1 – 5 of 5) sorted by relevance
35 #define STD_StrLen STD_GetStringLength macro
84 u32 passphrase_len = (u32)STD_StrLen((const char*)passphrase); in pbkdf2_sha1_f()
453 length = STD_StrLen( str ); in OS_SetStringToDeliverArg()
457 s32 i, max = STD_StrLen(dst) - 1; in DrawString()
476 s32 i, max = STD_StrLen(dst) - 1; in DrawString()