Searched refs:personal (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | ctr_prng.c | 52 char *personal; /* may be null */ member 287 uint8_t *personal = NULL; in test_prng_vector() local 304 if (v->personal != 0) { in test_prng_vector() 305 personal = per; in test_prng_vector() 306 hex_str_to_num(personal, v->personal); in test_prng_vector() 307 plen = strlen(v->personal) / 2; in test_prng_vector() 322 rc = tc_ctr_prng_init(&ctx, entropy, ent_len, personal, plen); in test_prng_vector()
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 108 * - personal data 575 - The confidentiality of personal data transiting between a device and a service, 583 - The confidentiality of sensitive personal data communicated between the device and 642 - The consumer should be provided with functionality on the device such that personal 650 - Users should be given clear instructions on how to delete their personal data. 657 - Users should be provided with clear confirmation that personal data has been deleted 698 what personal data is processed, how it is being used, by whom, and for what purposes, 707 - Where personal data is processed on the basis of consumers' consent, this consent 715 - Consumers who gave consent for the processing of their personal data shall have 724 processing of personal data should be kept to the minimum necessary for the
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | wifi.rst | 14 Only personal mode security is supported with below types:
|
D | ieee802154.rst | 14 wireless personal area networks (LR-WPANs). For a more detailed overview of this
|
/Zephyr-latest/ |
D | CODE_OF_CONDUCT.md | 9 nationality, personal appearance, race, caste, color, religion, or sexual 32 * Trolling, insulting or derogatory comments, and personal or political attacks
|
/Zephyr-latest/doc/develop/west/ |
D | workspaces.rst | 93 On GitHub, you can set up a `personal access token`_ to use in place of your 120 https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
|
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.fish | 516 …d_from sdk; and __fish_seen_subcommand_from install" -l personal-access-token -d "GitHub personal …
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 128 all personal information I submit with it, including my 771 to your personal account on GitHub. (Click on the fork button in the top 836 #. Push your topic branch with your changes to your fork in your personal
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 1571 * Support WPA auto personal security mode.
|