For more information on the HAL Security submodule features, see HAL Security Guide.
diff --git a/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY.js b/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY.js index f5159aeba6..f017f1361f 100644 --- a/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY.js +++ b/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY.js @@ -1,6 +1,6 @@ var group__HALAPI__HAL__SECURITY = [ - [ "Security Auth", "group__HALAPI__HAL__SECURITY__AUTH__MODULE.html", null ], - [ "Security Certs", "group__HALAPI__HAL__SECURITY__CERTS__MODULE.html", null ], - [ "Security Keys", "group__HALAPI__HAL__SECURITY__KEYS__MODULE.html", null ] + [ "Auth", "group__HALAPI__HAL__SECURITY__AUTH__MODULE.html", null ], + [ "Certs", "group__HALAPI__HAL__SECURITY__CERTS__MODULE.html", null ], + [ "Keys", "group__HALAPI__HAL__SECURITY__KEYS__MODULE.html", null ] ]; \ No newline at end of file diff --git a/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY__AUTH__MODULE.html b/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY__AUTH__MODULE.html index 6eba578262..9570984d3a 100644 --- a/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY__AUTH__MODULE.html +++ b/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY__AUTH__MODULE.html @@ -3,7 +3,7 @@ -The Security Auth provides functions to handle the authentication per user.
+The Auth provides functions to handle the authentication per user.
#include <hal/hal-security-auth.h>
@@ -239,7 +239,7 @@Get the accumulated attempt number for user's password auth trys
+Get the accumulated attempt number for user's password auth tries
Get the limited maximum attempt number of user's password auth trys
+Get the limited maximum attempt number of user's password auth tries
Increase the accumulated attempt number for user's password auth trys
+Increase the accumulated attempt number for user's password auth tries
Reset the accumulated attempt number for user's password auth trys
+Reset the accumulated attempt number for user's password auth tries
Set the limited maximum attempt number of user's password auth trys
+Set the limited maximum attempt number of user's password auth tries
The Security Certs provides functions for device certificates and signing operations.
+The Certs provides functions for device certificates and signing operations.
#include <hal/hal-security-certs.h>
diff --git a/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY__KEYS__MODULE.html b/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY__KEYS__MODULE.html index 9aa3867c8b..c99bd7790d 100644 --- a/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY__KEYS__MODULE.html +++ b/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SECURITY__KEYS__MODULE.html @@ -3,7 +3,7 @@ -The Security Keys provides functions to handle keys and data related operations.
+The Keys provides functions to handle keys and data related operations.
#include <hal/hal-security-keys.h>
diff --git a/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SENSOR__MODULE.html b/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SENSOR__MODULE.html index 698e1527e0..fa2d52c2ed 100644 --- a/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SENSOR__MODULE.html +++ b/docs/platform/HAL/api/1.0/group__HALAPI__HAL__SENSOR__MODULE.html @@ -94,7 +94,7 @@The Sensor provides functions for geting/putting backend and creating sensor devices.
+The Sensor provides functions for getting/putting backend and creating sensor devices.
#include <hal-sensor.h>
@@ -132,7 +132,7 @@Function to flush sensor datas:
+Function to flush sensor data:
Flush sensor datas
+Flush sensor data
Get plane's information from TBM buffer manger HAL according to the color format
+Get plane's information from TBM buffer manager HAL according to the color format
Get supported color format from TBM buffer manger.
+Get supported color format from TBM buffer manager.