Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/safer/
A Dsafer.c107 static void Safer_Expand_Userkey(const unsigned char *userkey_1, in _Safer_Expand_Userkey()
170 static void Safer_Expand_Userkey(const unsigned char *userkey_1, in Safer_Expand_Userkey() function
194Safer_Expand_Userkey(key, key, (unsigned int)(num_rounds != 0 ?num_rounds:LTC_SAFER_K64_DEFAULT_NO… in safer_k64_setup()
211Safer_Expand_Userkey(key, key, (unsigned int)(num_rounds != 0 ?num_rounds:LTC_SAFER_SK64_DEFAULT_N… in safer_sk64_setup()
228Safer_Expand_Userkey(key, key+8, (unsigned int)(num_rounds != 0 ?num_rounds:LTC_SAFER_K128_DEFAULT… in safer_k128_setup()
245Safer_Expand_Userkey(key, key+8, (unsigned int)(num_rounds != 0?num_rounds:LTC_SAFER_SK128_DEFAULT… in safer_sk128_setup()

Completed in 2 milliseconds