Home
last modified time | relevance | path

Searched defs:command_word (Results 1 – 8 of 8) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager_attestation.c62 static sl_status_t validate_and_update_command_word(uint32_t *command_word, in validate_and_update_command_word()
116 uint32_t command_word) in get_attestation_token_size()
182 uint32_t command_word) in get_attestation_token()
Dsl_se_manager_hash.c258 uint32_t command_word = SLI_SE_COMMAND_HASHUPDATE; in se_cmd_hash_multipart_update() local
443 uint32_t command_word = SLI_SE_COMMAND_HASHFINISH; in sl_se_hash_multipart_finish() local
623 uint32_t command_word = SLI_SE_COMMAND_HASH; in sl_se_hash() local
Dsl_se_manager_signature.c64 uint32_t command_word = SLI_SE_COMMAND_SIGNATURE_SIGN; in sl_se_ecc_sign() local
147 uint32_t command_word = SLI_SE_COMMAND_SIGNATURE_VERIFY; in sl_se_ecc_verify() local
Dsl_se_manager_cipher.c1593 uint32_t command_word; in sl_se_hmac() local
2903 uint32_t command_word; local
2980 uint32_t command_word; local
3051 uint32_t command_word; local
Dsl_se_manager_util.c275 uint32_t command_word; in sl_se_init_otp_key() local
338 uint32_t command_word = SLI_SE_COMMAND_READ_PUBKEY; in sl_se_read_pubkey() local
Dsl_se_manager_key_derivation.c1006 uint32_t command_word = 0U; in sl_se_derive_key_pbkdf2() local
/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/inc/
Dsli_se_manager_internal.h76 #define sli_se_command_init(cmd_ctx, command_word) \ argument
Dsli_se_manager_mailbox.h386 #define SLI_SE_MAILBOX_COMMAND_DEFAULT(command_word) \ argument