Home
last modified time | relevance | path

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

/external/tpm2/
DActivateCredential.c46 if( !CryptIsAsymAlgorithm(object->publicArea.type) in TPM2_ActivateCredential()
DMakeCredential.c38 if( !CryptIsAsymAlgorithm(object->publicArea.type) in TPM2_MakeCredential()
DCryptUtil_fp.h229 BOOL CryptIsAsymAlgorithm(TPM_ALG_ID algID // IN: algorithm ID
DObject.c795 if( CryptIsAsymAlgorithm(publicArea->type) // must be asymmetric, in ObjectDataIsStorage()
DCryptUtil.c2115 CryptIsAsymAlgorithm( in CryptIsAsymAlgorithm() function
2819 if(CryptIsAsymAlgorithm(publicArea->type))
3314 if(CryptIsAsymAlgorithm(publicArea->type)) in CryptSelectSignScheme()
DObject_spt.c351 if(CryptIsAsymAlgorithm(publicArea->type)) in SchemeChecks()
Dpart4.txt703 …10.2.9.2 CryptIsAsymAlgorithm() ............................................................…
7110 268 if(CryptIsAsymAlgorithm(publicArea->type))
12238 635 if( CryptIsAsymAlgorithm(publicArea->type) // must be asymme…
21835 10.2.9.2 CryptIsAsymAlgorithm()
21845 1667 CryptIsAsymAlgorithm(
22667 2338 if(CryptIsAsymAlgorithm(publicArea->type))
23243 2778 if(CryptIsAsymAlgorithm(publicArea->type))
Dpart3.txt3588 26 if( !CryptIsAsymAlgorithm(object->publicArea.type)
3729 23 if( !CryptIsAsymAlgorithm(object->publicArea.type)
/external/tpm2/generator/
Draw_commands.txt5954 !CryptIsAsymAlgorithm(object->publicArea.type)
6234 !CryptIsAsymAlgorithm(object->publicArea.type)
Draw_commands_fixed.txt5956 !CryptIsAsymAlgorithm(object->publicArea.type)
6238 !CryptIsAsymAlgorithm(object->publicArea.type)