Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1757 Trspi_Hash_KEY_PARMS(Trspi_HashCtx *c, TCPA_KEY_PARMS *keyInfo) in Trspi_Hash_KEY_PARMS() function
1777 result = Trspi_Hash_KEY_PARMS(c, &pubKey->algorithmParms); in Trspi_Hash_PUBKEY()
1827 result |= Trspi_Hash_KEY_PARMS(c, &key->algorithmParms); in Trspi_Hash_KEY12()
1846 result |= Trspi_Hash_KEY_PARMS(c, &key->algorithmParms); in Trspi_Hash_KEY()
1902 result |= Trspi_Hash_KEY_PARMS(c, &key->algorithmParms); in Trspi_Hash_PRIVKEY_DIGEST12()
1924 result |= Trspi_Hash_KEY_PARMS(c, &key->algorithmParms); in Trspi_Hash_PRIVKEY_DIGEST()
1959 result |= Trspi_Hash_KEY_PARMS(c, &req->asymAlgorithm); in Trspi_Hash_IDENTITY_REQ()
1960 result |= Trspi_Hash_KEY_PARMS(c, &req->symAlgorithm); in Trspi_Hash_IDENTITY_REQ()
1984 result |= Trspi_Hash_KEY_PARMS(c, &sym->algorithm); in Trspi_Hash_SYM_CA_ATTESTATION()
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_changeauth.c200 result |= Trspi_Hash_KEY_PARMS(&hashCtx, &keyParms); in Tspi_ChangeAuthAsym()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/trousers/
H A Dtrousers.h161 TSS_RESULT Trspi_Hash_KEY_PARMS(Trspi_HashCtx *c, TCPA_KEY_PARMS *keyInfo);