Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_LMS_ALLOC_FAILED (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dlms.c501 return MBEDTLS_ERR_LMS_ALLOC_FAILED; in get_merkle_path()
600 ret = MBEDTLS_ERR_LMS_ALLOC_FAILED; in mbedtls_lms_generate_private_key()
609 ret = MBEDTLS_ERR_LMS_ALLOC_FAILED; in mbedtls_lms_generate_private_key()
669 return MBEDTLS_ERR_LMS_ALLOC_FAILED; in mbedtls_lms_calculate_public_key()
A Derror.c708 case -(MBEDTLS_ERR_LMS_ALLOC_FAILED): in mbedtls_low_level_strerr()
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dlms.h27 #define MBEDTLS_ERR_LMS_ALLOC_FAILED -0x0017 /**< LMS failed to allocate space for a private ke… macro

Completed in 15 milliseconds