Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_changeauth.c192 if ((result = canILoadThisKey(&keyParmsContainer, &canLoad))) in TCSP_ChangeAuthAsymStart_Internal()
200 if ((result = canILoadThisKey(&keyParmsContainer, &canLoad))) in TCSP_ChangeAuthAsymStart_Internal()
H A Dtcs_key.c187 if ((result = canILoadThisKey(&(key.algorithmParms), &canLoad))) in load_key_init()
219 canILoadThisKey(TCPA_KEY_PARMS *parms, TSS_BOOL *b) in canILoadThisKey() function
H A Dtcsi_key.c105 if ((result = canILoadThisKey(&(key.algorithmParms), &canLoad))) in LoadKeyByBlob_Internal()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h181 TSS_RESULT canILoadThisKey(TCPA_KEY_PARMS *parms, TSS_BOOL *);