|
Mbed TLS v3.6.6
|


Go to the source code of this file.
Data Structures | |
| struct | psa_hkdf_key_derivation_t |
| struct | psa_tls12_ecjpake_to_pms_t |
| struct | psa_tls12_prf_key_derivation_s |
Typedefs | |
| typedef struct psa_tls12_prf_key_derivation_s | psa_tls12_prf_key_derivation_t |
| typedef struct psa_tls12_prf_key_derivation_s psa_tls12_prf_key_derivation_t |
| Enumerator | |
|---|---|
| PSA_TLS12_PRF_STATE_INIT | |
| PSA_TLS12_PRF_STATE_SEED_SET | |
| PSA_TLS12_PRF_STATE_OTHER_KEY_SET | |
| PSA_TLS12_PRF_STATE_KEY_SET | |
| PSA_TLS12_PRF_STATE_LABEL_SET | |
| PSA_TLS12_PRF_STATE_OUTPUT | |
Definition at line 55 of file crypto_builtin_key_derivation.h.