Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c2127 BYTE authHash[SHA1_DIGEST_LENGTH]; in token_specific_rsa_generate_keypair() local
2171 if ((rc = token_rng(hContext, authHash, SHA1_DIGEST_LENGTH))) { in token_specific_rsa_generate_keypair()
2175 authData = authHash; in token_specific_rsa_generate_keypair()
2183 if ((rc = token_rng(hContext, authHash, SHA1_DIGEST_LENGTH))) { in token_specific_rsa_generate_keypair()
2187 authData = authHash; in token_specific_rsa_generate_keypair()