Home
last modified time | relevance | path

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

/netbsd/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_ps.c72 memcpy(&key_info->bAuthDataUsage, &tmp_key.authDataUsage, in fill_key_info()
88 memcpy(&key_info->bAuthDataUsage, &m->blob->authDataUsage, in fill_key_info()
126 memcpy(&key_info->bAuthDataUsage, &tmp_key.authDataUsage, in fill_key_info2()
142 memcpy(&key_info->bAuthDataUsage, &m->blob->authDataUsage, in fill_key_info2()
H A Dtcsi_ps.c443 (*ppKeyInfo)->bAuthDataUsage = tcpaKey.authDataUsage; in TCS_GetRegisteredKey_Internal()
/netbsd/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_ps.c465 LoadBlob_BYTE(offset, info->bAuthDataUsage, blob); in LoadBlob_KM_KEYINFO()
477 LoadBlob_BYTE(offset, info->bAuthDataUsage, blob); in LoadBlob_KM_KEYINFO2()
508 UnloadBlob_BYTE(offset, &info->bAuthDataUsage, blob); in UnloadBlob_KM_KEYINFO()
521 UnloadBlob_BYTE(offset, blob, &info->bAuthDataUsage);
/netbsd/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h77 BYTE bAuthDataUsage; // whether auth is needed to load child keys member
92 BYTE bAuthDataUsage; // whether auth is needed to load child keys member
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/ps/
H A Dtspps.c827 ki->bAuthDataUsage = key.authDataUsage; in copy_key_info()
876 ki->bAuthDataUsage = key.authDataUsage; in copy_key_info2()
/netbsd/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c725 Trspi_UnloadBlob_BYTE(offset, &info->bAuthDataUsage, blob); in Trspi_UnloadBlob_KM_KEYINFO()
766 Trspi_UnloadBlob_BYTE(offset, &info->bAuthDataUsage, blob); in Trspi_UnloadBlob_KM_KEYINFO2()