Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpk_wrap.c1181 static int ecdsa_can_do(mbedtls_pk_type_t type) in ecdsa_can_do() function
1242 .can_do = ecdsa_can_do,