Searched refs:KM_DIGEST_MD5 (Results 1 – 2 of 2) sorted by relevance
219 KM_DIGEST_MD5 = 1, /* new, for compatibility with old protocols only */ enumerator
98 keymaster_digest_t digests[] = {KM_DIGEST_NONE, KM_DIGEST_MD5, KM_DIGEST_SHA1}; in TEST()