HomeSort by relevance Sort by last modified time
    Searched refs:AtapCurveType (Results 1 - 10 of 10) sorted by null

  /system/iot/attestation/atap/libatap/
atap_types.h 74 } AtapCurveType;
atap_ops.h 121 AtapCurveType curve,
atap_util.h 187 bool validate_curve(AtapCurveType curve);
atap_util.c 238 bool validate_curve(AtapCurveType curve) {
atap_commands.c 107 AtapCurveType curve_type = 0;
  /system/iot/attestation/atap/ops/
openssl_ops.h 43 AtapCurveType curve,
atap_ops_delegate.h 69 AtapCurveType curve,
atap_ops_provider.cpp 103 AtapCurveType curve,
openssl_ops.cpp 52 AtapCurveType curve,
  /system/iot/attestation/atap/test/
atap_command_unittest.cpp 47 void set_curve(AtapCurveType curve) {
60 AtapCurveType curve_ = ATAP_CURVE_TYPE_X25519;

Completed in 98 milliseconds