/external/python/cpython3/Modules/_blake2/impl/ |
D | blake2b-ref.c | 140 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE… in blake2b_param_set_personal() 142 memcpy( P->personal, personal, BLAKE2B_PERSONALBYTES ); in blake2b_param_set_personal() 189 memset( P->personal, 0, sizeof( P->personal ) ); in blake2b_init() 212 memset( P->personal, 0, sizeof( P->personal ) ); in blake2b_init_key()
|
D | blake2s-ref.c | 133 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_personal( blake2s_param *P, const uint8_t personal[BLAKE… in blake2s_param_set_personal() 135 memcpy( P->personal, personal, BLAKE2S_PERSONALBYTES ); in blake2s_param_set_personal() 183 memset( P->personal, 0, sizeof( P->personal ) ); in blake2s_init() 205 memset( P->personal, 0, sizeof( P->personal ) ); in blake2s_init_key()
|
D | blake2.h | 102 uint8_t personal[BLAKE2S_PERSONALBYTES]; /* 32 */ member 117 uint8_t personal[BLAKE2B_PERSONALBYTES]; /* 64 */ member
|
D | blake2s.c | 156 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_personal( blake2s_param *P, const uint8_t personal[BLAKE… in blake2s_param_set_personal() 158 memcpy( P->personal, personal, BLAKE2S_PERSONALBYTES ); in blake2s_param_set_personal()
|
D | blake2b.c | 169 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_personal( blake2b_param *P, const uint8_t personal[BLAKE… in blake2b_param_set_personal() 171 memcpy( P->personal, personal, BLAKE2B_PERSONALBYTES ); in blake2b_param_set_personal()
|
/external/curl/docs/ |
D | CODE_OF_CONDUCT.md | 11 identity and expression, sexual orientation, disability, personal appearance, 15 language or imagery, derogatory comments or personal attacks, trolling, public
|
/external/catch2/ |
D | CODE_OF_CONDUCT.md | 5 …city, gender identity and expression, level of experience, nationality, personal appearance, race,… 20 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/robolectric-shadows/ |
D | CODE_OF_CONDUCT.md | 9 nationality, personal appearance, race, religion, or sexual identity and 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/icu/icu4c/source/data/rbnf/ |
D | pl.txt | 50 "%spellout-cardinal-masculine-personal:", 52 "x.x: <%spellout-cardinal-masculine-personal< przecinek >>;", 217 "%spellout-cardinal-masculine-accusative-personal:", 219 "x.x: <%spellout-cardinal-masculine-accusative-personal< przecinek >>;",
|
/external/skqp/experimental/canvaskit/canvaskit/ |
D | CODE_OF_CONDUCT.md | 9 experience, education, socio-economic status, nationality, personal appearance, 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/skqp/modules/pathkit/npm-wasm/ |
D | CODE_OF_CONDUCT.md | 9 experience, education, socio-economic status, nationality, personal appearance, 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/skqp/modules/pathkit/npm-asmjs/ |
D | CODE_OF_CONDUCT.md | 9 experience, education, socio-economic status, nationality, personal appearance, 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/skia/modules/pathkit/npm-asmjs/ |
D | CODE_OF_CONDUCT.md | 9 experience, education, socio-economic status, nationality, personal appearance, 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/skia/modules/canvaskit/canvaskit/ |
D | CODE_OF_CONDUCT.md | 9 experience, education, socio-economic status, nationality, personal appearance, 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/skia/modules/pathkit/npm-wasm/ |
D | CODE_OF_CONDUCT.md | 9 experience, education, socio-economic status, nationality, personal appearance, 27 * Trolling, insulting/derogatory comments, and personal or political attacks
|
/external/tensorflow/ |
D | CODE_OF_CONDUCT.md | 3 …city, gender identity and expression, level of experience, nationality, personal appearance, race,… 20 * Trolling, insulting/derogatory comments, and personal or political attacks.
|
/external/e2fsprogs/ |
D | SUBMITTING-PATCHES | 32 personal information I submit with it, including my sign-off) is
|
/external/python/google-api-python-client/ |
D | CODE_OF_CONDUCT.md | 12 sexual orientation, disability, personal appearance,
|
/external/icu/icu4c/source/data/translit/ |
D | Han_Latin_Names.txt | 9 # Chinese personal names - surname first - that occur at the beginning of a contiguous Han substring
|
/external/iw/ |
D | CONTRIBUTING | 47 personal information I submit with it, including my sign-off) is
|
/external/ukey2/src/main/proto/ |
D | proximity_payloads.proto | 29 // personal device of the user. This is a string that may be shown to the
|
/external/antlr/ |
D | contributors.txt | 41 personal information I submit with it, including my sign-off) is
|
/external/owasp/sanitizer/tools/findbugs/licenses/ |
D | LICENSE-AppleJavaExtensions.txt | 16 subject to these terms, Apple grants you a personal, non-exclusive
|
/external/python/cpython3/Doc/install/ |
D | index.rst | 208 (Or you could do this permanently with a directive in your system or personal 393 The idea behind the "home scheme" is that you build and maintain a personal 761 As mentioned above, you can use Distutils configuration files to record personal 785 | personal | :file:`$HOME/.pydistutils.cfg` | \(2) | 797 | personal | :file:`%HOME%\\pydistutils.cfg` | \(5) | 802 On all platforms, the "personal" file can be temporarily disabled by 859 installed as your personal config file (on systems that support them), it will 1026 this in your personal or system-wide configuration file for Distutils (see 1062 consider writing it in your personal or system-wide configuration file for
|
/external/python/cpython2/Doc/install/ |
D | index.rst | 209 (Or you could do this permanently with a directive in your system or personal 390 The idea behind the "home scheme" is that you build and maintain a personal 750 As mentioned above, you can use Distutils configuration files to record personal 774 | personal | :file:`$HOME/.pydistutils.cfg` | \(2) | 786 | personal | :file:`%HOME%\\pydistutils.cfg` | \(5) | 791 On all platforms, the "personal" file can be temporarily disabled by 846 installed as your personal config file (on systems that support them), it will 1011 this in your personal or system-wide configuration file for Distutils (see 1047 consider writing it in your personal or system-wide configuration file for
|