Home | History | Annotate | Download | only in crypto

Lines Matching refs:password

104   // If we get asked for a password for the TPM, then return the
105 // well known password we use, as long as the TPM slot has been
119 std::string password = delegate->RequestPassword(PK11_GetTokenName(slot),
124 char* result = PORT_Strdup(password.c_str());
125 password.replace(0, password.size(), password.size(), 0);
128 DLOG(ERROR) << "PK11 password requested with NULL arg";
405 // If we haven't initialized the password for the NSS databases,
406 // initialize an empty-string password so that we don't need to
531 // asks for the password when necessary (instead of every