Home
last modified time | relevance | path

Searched refs:height (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dlms.c304 unsigned int height; in mbedtls_lms_verify() local
382 for (height = 0; height < MBEDTLS_LMS_H_TREE_HEIGHT(ctx->params.type); in mbedtls_lms_verify()
383 height++) { in mbedtls_lms_verify()
389 height * MBEDTLS_LMS_M_NODE_BYTES(ctx->params.type); in mbedtls_lms_verify()
394 height * MBEDTLS_LMS_M_NODE_BYTES(ctx->params.type); in mbedtls_lms_verify()
491 unsigned int height; in get_merkle_path() local
505 for (height = 0; height < MBEDTLS_LMS_H_TREE_HEIGHT(ctx->params.type); in get_merkle_path()
506 height++) { in get_merkle_path()
509 memcpy(&path[height * node_bytes], in get_merkle_path()
/openthread-latest/doc/
DDoxyfile.in85 # the documentation. The maximum height of the logo should not exceed 55 pixels