/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/proposed/ |
H A D | psa-driver-interface.md | 315 #### Key derivation driver dispatch logic 326 #### Summary of entry points for the operation family `"key_derivation"` 343 #### Key derivation driver initial inputs 414 #### Key derivation driver setup 428 #### Key derivation driver long inputs 441 #### Key derivation driver operation capacity 455 #### Key derivation driver outputs 504 #### Transparent cooked key derivation 552 #### Key agreement
|
/aosp_15_r20/external/mbedtls/docs/proposed/ |
H A D | psa-driver-interface.md | 315 #### Key derivation driver dispatch logic 326 #### Summary of entry points for the operation family `"key_derivation"` 343 #### Key derivation driver initial inputs 414 #### Key derivation driver setup 428 #### Key derivation driver long inputs 441 #### Key derivation driver operation capacity 455 #### Key derivation driver outputs 504 #### Transparent cooked key derivation 552 #### Key agreement
|
/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/ |
H A D | grammar-annotator.cc | 94 for (const grammar::Derivation& derivation : derivations) { in OverlappingDerivations() local 209 for (const grammar::Derivation& derivation : ValidDeduplicatedDerivations( in Annotate() local 242 for (const grammar::Derivation& derivation : in SuggestSelection() local 298 for (const grammar::Derivation& derivation : in ClassifyText() local
|
/aosp_15_r20/external/fhir/spec/r4/json_definitions/ |
D | dataelements.json | 37 "derivation" : "specialization", string 94 "derivation" : "specialization", string 155 "derivation" : "specialization", string 212 "derivation" : "specialization", string 273 "derivation" : "specialization", string 334 "derivation" : "specialization", string 391 "derivation" : "specialization", string 453 "derivation" : "specialization", string 510 "derivation" : "specialization", string 573 "derivation" : "specialization", string [all …]
|
D | extension-definitions.json | 42 "derivation" : "constraint", string 270 "derivation" : "constraint", string 521 "derivation" : "constraint", string 763 "derivation" : "constraint", string 995 "derivation" : "constraint", string 1223 "derivation" : "constraint", string 1456 "derivation" : "constraint", string 1694 "derivation" : "constraint", string 1949 "derivation" : "constraint", string 2207 "derivation" : "constraint", string [all …]
|
D | profiles-types.json | 283 "derivation" : "specialization", string 526 "derivation" : "specialization", string 711 "derivation" : "specialization", string 894 "derivation" : "specialization", string 1079 "derivation" : "specialization", string 1262 "derivation" : "specialization", string 1445 "derivation" : "specialization", string 1628 "derivation" : "specialization", string 1813 "derivation" : "specialization", string 1998 "derivation" : "specialization", string [all …]
|
D | profiles-resources.json | 25813 "derivation" : "specialization", string 27355 "derivation" : "specialization", string 30874 "derivation" : "specialization", string 32801 "derivation" : "specialization", string 34932 "derivation" : "specialization", string 37447 "derivation" : "specialization", string 38491 "derivation" : "specialization", string 42527 "derivation" : "specialization", string 43278 "derivation" : "specialization", string 43684 "derivation" : "specialization", string [all …]
|
D | profiles-others.json | 62 "derivation" : "constraint", string 2978 "derivation" : "constraint", string 4961 "derivation" : "constraint", string 6196 "derivation" : "constraint", string 7447 "derivation" : "constraint", string 9161 "derivation" : "constraint", string 11693 "derivation" : "constraint", string 13950 "derivation" : "constraint", string 15805 "derivation" : "constraint", string 18546 "derivation" : "constraint", string [all …]
|
D | fhir.schema.json | 51794 "derivation": { object
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/ |
H A D | composer.cc | 85 const TextContext& text_context, const Derivation& derivation, in Eval() 99 const TextContext& text_context, const SemanticExpressionNode* derivation, in Eval()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/ |
H A D | psa-transition.md | 596 ### HKDF 609 ### PKCS#5 module 626 ### PKCS#12 module
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/ |
H A D | derivation.cc | 44 for (const Derivation& derivation : in ValidDeduplicatedDerivations() local
|
H A D | chart.h | 67 void AddDerivation(const Derivation& derivation) { in AddDerivation()
|
H A D | matcher_test.cc | 107 for (const Derivation& derivation : chart.derivations()) { in GetMatchResults() local
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/ |
H A D | span-eval_test.cc | 38 ParseTree derivation(/*lhs=*/kUnassignedNonterm, CodepointSpan{5, 11}, in TEST_F() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/ |
H A D | CreateLoaded.c | 84 BOOL derivation; in TPM2_CreateLoaded() local
|
H A D | Object_spt.c | 1534 BOOL derivation, // IN: indicates if this is for a derivation in UnmarshalToPublic()
|
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/ |
H A D | analyzer.cc | 58 for (const Derivation& derivation : derivations) { in Parse() local
|
/aosp_15_r20/external/libtextclassifier/native/actions/ |
H A D | grammar-actions.cc | 41 const grammar::Derivation& derivation, in InstantiateActionsFromMatch()
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | ssl_tls.c | 6002 static psa_status_t setup_psa_key_derivation(psa_key_derivation_operation_t *derivation, in setup_psa_key_derivation() 6078 psa_key_derivation_operation_t derivation = in tls_prf_generic() local 6395 psa_key_derivation_operation_t derivation = in ssl_compute_master() local 6463 psa_key_derivation_operation_t derivation = in ssl_compute_master() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | ssl_tls.c | 6679 static psa_status_t setup_psa_key_derivation(psa_key_derivation_operation_t *derivation, in setup_psa_key_derivation() 6755 psa_key_derivation_operation_t derivation = in tls_prf_generic() local 7072 psa_key_derivation_operation_t derivation = in ssl_compute_master() local 7140 psa_key_derivation_operation_t derivation = in ssl_compute_master() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
H A D | Global.h | 169 unsigned derivation : 1; //16) SET when the key is a derivation member
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | bcprov-jdk15on-1.48.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/bouncycastle/bcprov-jdk15on/1.67/ |
HD | bcprov-jdk15on-1.67.jar | META-INF/MANIFEST.MF
META-INF/BC1024KE.SF
META-INF/BC1024KE ... |
/aosp_15_r20/prebuilts/checkstyle/ |
HD | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/puppycrawl/
com/ ... |