diff --git a/security/huks/include/native_huks_api.h b/security/huks/include/native_huks_api.h index 867a4756bb5636bad45c21fe80f23adec4fed7d0..daf6878148762d376c6e43e8ee20baa0c6891901 100644 --- a/security/huks/include/native_huks_api.h +++ b/security/huks/include/native_huks_api.h @@ -12,6 +12,11 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + + /** + * @file + * @kit Universal Keystore Kit + */ #ifndef NATIVE_HUKS_API_H #define NATIVE_HUKS_API_H diff --git a/security/huks/include/native_huks_param.h b/security/huks/include/native_huks_param.h index 2da107aa9bd725c8180f1e12b5de767d22d908b3..fe4b59aa493beaf2009f49f7a50591a39a36df95 100644 --- a/security/huks/include/native_huks_param.h +++ b/security/huks/include/native_huks_param.h @@ -13,6 +13,11 @@ * limitations under the License. */ + /** + * @file + * @kit Universal Keystore Kit + */ + #ifndef NATIVE_HUKS_PARAM_H #define NATIVE_HUKS_PARAM_H diff --git a/security/huks/include/native_huks_type.h b/security/huks/include/native_huks_type.h index 5c261751e31f7b4ff2840cc910a4544d4386b0c8..f4c03a85b4ca11e22e4fc74e8802ceb93fdc41d1 100644 --- a/security/huks/include/native_huks_type.h +++ b/security/huks/include/native_huks_type.h @@ -13,6 +13,11 @@ * limitations under the License. */ + /** + * @file + * @kit Universal Keystore Kit + */ + #ifndef NATIVE_OH_HUKS_TYPE_H #define NATIVE_OH_HUKS_TYPE_H