Home
last modified time | relevance | path

Searched refs:psa_key_derivation_operation_t (Results 1 – 10 of 10) sorted by relevance

/third_party/mbedtls/include/psa/
Dcrypto.h3241 typedef struct psa_key_derivation_s psa_key_derivation_operation_t; typedef
3251 static psa_key_derivation_operation_t psa_key_derivation_operation_init(void);
3313 psa_key_derivation_operation_t *operation,
3337 const psa_key_derivation_operation_t *operation,
3366 psa_key_derivation_operation_t *operation,
3421 psa_key_derivation_operation_t *operation,
3466 psa_key_derivation_operation_t *operation,
3535 psa_key_derivation_operation_t *operation,
3605 psa_key_derivation_operation_t *operation,
3653 psa_key_derivation_operation_t *operation,
[all …]
Dcrypto_extra.h1682 psa_key_derivation_operation_t *output);
/third_party/mbedtls/tests/include/test/
Dpsa_exercise_key.h160 psa_key_derivation_operation_t* operation,
199 psa_key_derivation_operation_t *operation,
/third_party/mbedtls/tests/src/
Dpsa_exercise_key.c420 psa_key_derivation_operation_t* operation, in mbedtls_test_psa_setup_key_derivation_wrap()
473 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in exercise_key_derivation_key()
504 psa_key_derivation_operation_t *operation, in mbedtls_test_psa_key_agreement_with_self()
615 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in exercise_key_agreement_key()
/third_party/mbedtls/library/
Dpsa_crypto.c4346 const psa_key_derivation_operation_t *operation ) in psa_key_derivation_get_kdf_alg()
4354 psa_status_t psa_key_derivation_abort( psa_key_derivation_operation_t *operation ) in psa_key_derivation_abort()
4415 psa_status_t psa_key_derivation_get_capacity(const psa_key_derivation_operation_t *operation, in psa_key_derivation_get_capacity()
4428 psa_status_t psa_key_derivation_set_capacity( psa_key_derivation_operation_t *operation, in psa_key_derivation_set_capacity()
4680 psa_key_derivation_operation_t *operation, in psa_key_derivation_output_bytes()
4769 psa_key_derivation_operation_t *operation ) in psa_generate_derived_key_internal()
4821 psa_key_derivation_operation_t *operation, in psa_key_derivation_output_key()
4872 psa_key_derivation_operation_t *operation, in psa_key_derivation_setup_kdf()
4919 psa_status_t psa_key_derivation_setup( psa_key_derivation_operation_t *operation, in psa_key_derivation_setup()
5199 psa_key_derivation_operation_t *operation, in psa_key_derivation_input_internal()
[all …]
Dssl_tls.c335 static psa_status_t setup_psa_key_derivation( psa_key_derivation_operation_t* derivation, in setup_psa_key_derivation()
397 psa_key_derivation_operation_t derivation = in tls_prf_generic()
1227 psa_key_derivation_operation_t derivation = in ssl_compute_master()
/third_party/mbedtls/programs/psa/
Dkey_ladder_demo.c276 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in derive_key_ladder()
327 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in derive_wrapping_key()
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto.function1462 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
1513 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
1594 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
5834 psa_key_derivation_operation_t func = psa_key_derivation_operation_init( );
5835 psa_key_derivation_operation_t init = PSA_KEY_DERIVATION_OPERATION_INIT;
5836 psa_key_derivation_operation_t zero;
5860 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
5880 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
5915 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
6001 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
[all …]
Dtest_suite_psa_crypto_se_driver_hal.function667 psa_key_derivation_operation_t derivation_operation =
/third_party/mbedtls/docs/
Dgetting_started.md591 psa_key_derivation_operation_t operation =