Home
last modified time | relevance | path

Searched defs:passlen (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/utils/src/
Dkey_store_helper.cpp278 int KeyStoreHelper::GetPublicKey(PKCS7* safe, const std::string& alias, char* pass, int passlen, EV… in GetPublicKey()
321 int KeyStoreHelper::GetPrivateKey(PKCS7* safe, const std::string& alias, char* pass, int passlen, E… in GetPrivateKey()
696 int KeyStoreHelper::ParsePkcs12Safebag(PKCS12_SAFEBAG* bag, const char* pass, int passlen, STACK_OF… in ParsePkcs12Safebag()
754 int passlen, STACK_OF(X509)* ocerts) in ParsePkcs12Safebags()