Home | History | Annotate | Download | only in keymaster

Lines Matching defs:algorithm

33 #include <algorithm>
129 using ::android::hardware::keymaster::V4_0::Algorithm;
700 Algorithm algorithm;
701 if (translate_algorithm(response.algorithm(), &algorithm) !=
711 ErrorCode error_code = buffer_begin(response.handle().handle(), algorithm);