Searched defs:command_word (Results 1 – 8 of 8) sorted by relevance
62 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()
258 uint32_t command_word = SLI_SE_COMMAND_HASHUPDATE; in se_cmd_hash_multipart_update() local443 uint32_t command_word = SLI_SE_COMMAND_HASHFINISH; in sl_se_hash_multipart_finish() local623 uint32_t command_word = SLI_SE_COMMAND_HASH; in sl_se_hash() local
64 uint32_t command_word = SLI_SE_COMMAND_SIGNATURE_SIGN; in sl_se_ecc_sign() local147 uint32_t command_word = SLI_SE_COMMAND_SIGNATURE_VERIFY; in sl_se_ecc_verify() local
1593 uint32_t command_word; in sl_se_hmac() local2903 uint32_t command_word; local2980 uint32_t command_word; local3051 uint32_t command_word; local
275 uint32_t command_word; in sl_se_init_otp_key() local338 uint32_t command_word = SLI_SE_COMMAND_READ_PUBKEY; in sl_se_read_pubkey() local
1006 uint32_t command_word = 0U; in sl_se_derive_key_pbkdf2() local
76 #define sli_se_command_init(cmd_ctx, command_word) \ argument
386 #define SLI_SE_MAILBOX_COMMAND_DEFAULT(command_word) \ argument