Searched defs:len (Results 1 – 3 of 3) sorted by relevance
44 unsigned int len = MAX_BUF_SIZE; /* Output buffer length */ in encrypt_dectypt_test() local94 unsigned int len = MAX_BUF_SIZE; /* Output buffer length */ in sign_verify_test() local133 unsigned int len = MAX_BUF_SIZE; /* Output buffer length */ in sign_verify_test__pre_digest() local
169 f32 len = ::std::sqrt(0.5*0.5+0.5*0.5+0.5*0.5); in Initialize() local
105 void BinaryDump(u8* data, u32 len, u8 type) in BinaryDump()