Searched defs:consistent (Results 1 - 3 of 3) sorted by relevance

/external/tpm2/
H A DCryptUtil.c2993 // This function checks that the key sizes in the public area are consistent. For an asymmetric key, the size
2999 // TRUE sizes are consistent
3000 // FALSE sizes are not consistent
3080 // The public and private key sizes need to be consistent
3657 // This function validates that the public key size values are consistent for an asymmetric key.
3664 // TRUE sizes are consistent
3665 // FALSE sizes are not consistent
3672 BOOL consistent = FALSE;
3678 consistent = ( ((publicArea->parameters.rsaDetail.keyBits+7)/8)
3688 consistent
3671 BOOL consistent = FALSE; local
[all...]
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 259 milliseconds