Searched refs:MBEDTLS_GET_UINT16_LE (Results 1 – 2 of 2) sorted by relevance
170 #ifndef MBEDTLS_GET_UINT16_LE171 #define MBEDTLS_GET_UINT16_LE( data, offset ) \ macro
318 attr->type = MBEDTLS_GET_UINT16_LE( storage_format->type, 0 ); in psa_parse_key_data_from_storage()319 attr->bits = MBEDTLS_GET_UINT16_LE( storage_format->bits, 0 ); in psa_parse_key_data_from_storage()