Home
last modified time | relevance | path

Searched defs:derivation (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/proposed/
H A Dpsa-driver-interface.md315 #### 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 Dpsa-driver-interface.md315 #### 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 Dgrammar-annotator.cc94 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/
Ddataelements.json37 "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 …]
Dextension-definitions.json42 "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 …]
Dprofiles-types.json283 "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 …]
Dprofiles-resources.json25813 "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 …]
Dprofiles-others.json62 "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 …]
Dfhir.schema.json51794 "derivation": { object
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/
H A Dcomposer.cc85 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 Dpsa-transition.md596 ### HKDF
609 ### PKCS#5 module
626 ### PKCS#12 module
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/parsing/
H A Dderivation.cc44 for (const Derivation& derivation : in ValidDeduplicatedDerivations() local
H A Dchart.h67 void AddDerivation(const Derivation& derivation) { in AddDerivation()
H A Dmatcher_test.cc107 for (const Derivation& derivation : chart.derivations()) { in GetMatchResults() local
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/semantics/evaluators/
H A Dspan-eval_test.cc38 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 DCreateLoaded.c84 BOOL derivation; in TPM2_CreateLoaded() local
H A DObject_spt.c1534 BOOL derivation, // IN: indicates if this is for a derivation in UnmarshalToPublic()
/aosp_15_r20/external/libtextclassifier/native/utils/grammar/
H A Danalyzer.cc58 for (const Derivation& derivation : derivations) { in Parse() local
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dgrammar-actions.cc41 const grammar::Derivation& derivation, in InstantiateActionsFromMatch()
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c6002 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 Dssl_tls.c6679 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 DGlobal.h169 unsigned derivation : 1; //16) SET when the key is a derivation member
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDbcprov-jdk15on-1.48.jarMETA-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/
HDbcprov-jdk15on-1.67.jarMETA-INF/MANIFEST.MF META-INF/BC1024KE.SF META-INF/BC1024KE ...
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...

12