Searched refs:supports_all (Results 1 – 2 of 2) sorted by relevance
59 Keymaster1LegacySupport::DigestMap* map, bool* supports_all) { in add_digests() argument73 *supports_all = digest_set_is_full(digest_vec.begin(), digest_vec.end()); in add_digests()79 Keymaster1LegacySupport::DigestMap* map, bool* supports_all) { in map_digests() argument81 *supports_all = true; in map_digests()91 *supports_all &= alg_purpose_supports_all; in map_digests()102 *supports_all &= alg_purpose_supports_all; in map_digests()
111 SoftKeymasterDevice::DigestMap* map, bool* supports_all) { in add_digests() argument125 *supports_all = digest_set_is_full(digest_vec.begin(), digest_vec.end()); in add_digests()131 bool* supports_all) { in map_digests() argument133 *supports_all = true; in map_digests()143 *supports_all &= alg_purpose_supports_all; in map_digests()154 *supports_all &= alg_purpose_supports_all; in map_digests()