Home
last modified time | relevance | path

Searched refs:mbedtls_lmots_parameters_t (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dlms.h102 } mbedtls_lmots_parameters_t; typedef
122 mbedtls_lmots_parameters_t MBEDTLS_PRIVATE(params);
147 mbedtls_lmots_parameters_t MBEDTLS_PRIVATE(params);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dlms.h102 } mbedtls_lmots_parameters_t; typedef
122 mbedtls_lmots_parameters_t MBEDTLS_PRIVATE(params);
147 mbedtls_lmots_parameters_t MBEDTLS_PRIVATE(params);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dlmots.c83 static unsigned short lmots_checksum_calculate(const mbedtls_lmots_parameters_t *params, in lmots_checksum_calculate()
119 static int create_digit_array_with_checksum(const mbedtls_lmots_parameters_t *params, in create_digit_array_with_checksum()
208 static int hash_digit_array(const mbedtls_lmots_parameters_t *params, in hash_digit_array()
313 static int public_key_from_hashed_digit_array(const mbedtls_lmots_parameters_t *params, in public_key_from_hashed_digit_array()
456 int mbedtls_lmots_calculate_public_key_candidate(const mbedtls_lmots_parameters_t *params, in mbedtls_lmots_calculate_public_key_candidate()
H A Dlmots.h144 int mbedtls_lmots_calculate_public_key_candidate(const mbedtls_lmots_parameters_t *params,
H A Dlms.c309 mbedtls_lmots_parameters_t ots_params; in mbedtls_lms_verify()
665 sizeof(mbedtls_lmots_parameters_t)); in mbedtls_lms_calculate_public_key()
/aosp_15_r20/external/mbedtls/library/
H A Dlmots.c106 static unsigned short lmots_checksum_calculate(const mbedtls_lmots_parameters_t *params, in lmots_checksum_calculate()
142 static int create_digit_array_with_checksum(const mbedtls_lmots_parameters_t *params, in create_digit_array_with_checksum()
232 static int hash_digit_array(const mbedtls_lmots_parameters_t *params, in hash_digit_array()
341 static int public_key_from_hashed_digit_array(const mbedtls_lmots_parameters_t *params, in public_key_from_hashed_digit_array()
489 int mbedtls_lmots_calculate_public_key_candidate(const mbedtls_lmots_parameters_t *params, in mbedtls_lmots_calculate_public_key_candidate()
H A Dlmots.h167 int mbedtls_lmots_calculate_public_key_candidate(const mbedtls_lmots_parameters_t *params,
H A Dlms.c317 mbedtls_lmots_parameters_t ots_params; in mbedtls_lms_verify()
679 sizeof(mbedtls_lmots_parameters_t)); in mbedtls_lms_calculate_public_key()