Home
last modified time | relevance | path

Searched refs:PSA_TLS12_ECJPAKE_TO_PMS_DATA_SIZE (Results 1 – 4 of 4) sorted by relevance

/mbedtls/include/psa/
A Dcrypto_builtin_key_derivation.h49 uint8_t MBEDTLS_PRIVATE(data)[PSA_TLS12_ECJPAKE_TO_PMS_DATA_SIZE];
A Dcrypto_sizes.h298 #define PSA_TLS12_ECJPAKE_TO_PMS_DATA_SIZE 32u macro
/mbedtls/library/
A Dpsa_crypto.c5856 PSA_TLS12_ECJPAKE_TO_PMS_DATA_SIZE, output, output_length, in psa_key_derivation_tls12_ecjpake_to_pms_read()
7078 memcpy(ecjpake->data, data + 1, PSA_TLS12_ECJPAKE_TO_PMS_DATA_SIZE); in psa_tls12_ecjpake_to_pms_input()
A Dssl_tls.c7145 handshake->pmslen = PSA_TLS12_ECJPAKE_TO_PMS_DATA_SIZE; in ssl_compute_master()
7153 PSA_TLS12_ECJPAKE_TO_PMS_DATA_SIZE); in ssl_compute_master()

Completed in 35 milliseconds