Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/WebCryptoAPI/derive_bits_keys/
Dcfrg_curves_bits.js45 .then(function(derivation) { argument
55 .then(function(derivation) { argument
65 .then(function(derivation) { argument
75 .then(function(derivation) { argument
85 .then(function(derivation) { argument
97 .then(function(derivation) { argument
107 .then(function(derivation) { argument
121 .then(function(derivation) { argument
131 .then(function(derivation) { argument
141 .then(function(derivation) { argument
[all …]
Decdh_bits.js41 .then(function(derivation) { argument
51 .then(function(derivation) { argument
61 .then(function(derivation) { argument
71 .then(function(derivation) { argument
81 .then(function(derivation) { argument
93 .then(function(derivation) { argument
103 .then(function(derivation) { argument
117 .then(function(derivation) { argument
127 .then(function(derivation) { argument
137 .then(function(derivation) { argument
[all …]
Dhkdf.js41 .then(function(derivation) { argument
51 .then(function(derivation) { argument
125 .then(function(derivation) { argument
135 .then(function(derivation) { argument
145 .then(function(derivation) { argument
155 .then(function(derivation) { argument
167 .then(function(derivation) { argument
177 .then(function(derivation) { argument
187 .then(function(derivation) { argument
207 .then(function(derivation) { argument
[all …]
Dpbkdf2.js38 .then(function(derivation) { argument
110 .then(function(derivation) { argument
120 .then(function(derivation) { argument
130 .then(function(derivation) { argument
141 .then(function(derivation) { argument
151 .then(function(derivation) { argument
161 .then(function(derivation) { argument
172 .then(function(derivation) { argument
188 .then(function(derivation) { argument
204 .then(function(derivation) { argument
[all …]
/third_party/mbedtls/docs/proposed/
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
/third_party/mbedtls/docs/
Dpsa-transition.md596 ### HKDF
609 ### PKCS#5 module
626 ### PKCS#12 module
/third_party/mbedtls/library/
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