Home
last modified time | relevance | path

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

/external/tpm2/
DCryptUtil_fp.h10 BOOL CryptAreKeySizesConsistent(
DCryptUtil.c3011 OK = CryptAreKeySizesConsistent(publicArea); in CryptObjectIsPublicConsistent()
3033 OK = OK && CryptAreKeySizesConsistent(publicArea); in CryptObjectIsPublicConsistent()
3667 CryptAreKeySizesConsistent( in CryptAreKeySizesConsistent() function
DObject_spt.c359 if(load && !CryptAreKeySizesConsistent(publicArea)) in SchemeChecks()