Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/pin_auth/frameworks/scrypt/inc/
H A Dscrypt.h31 ALGO_VERSION_V3 = 3 enumerator
/ohos5.0/base/useriam/pin_auth/frameworks/scrypt/src/
H A Dscrypt.cpp46 { ALGO_VERSION_V3, { SCRYPT_N_V1, SCRYPT_R, SCRYPT_P_V3 } }