Searched refs:STD_StrLen (Results 1 – 6 of 6) sorted by relevance
35 #define STD_StrLen STD_GetStringLength macro
84 u32 passphrase_len = (u32)STD_StrLen((const char*)passphrase); in pbkdf2_sha1_f()
447 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()
366 …ureInfoFromPath( &accessor, &pGetPicInfo, (const char*)pict_path, (u32)STD_StrLen(pict_path) ) == … in TwlMain()