Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/library/
Dpkparse.c508 static int pk_get_rsapubkey( unsigned char **p, in pk_get_rsapubkey() function
615 ret = pk_get_rsapubkey( p, end, mbedtls_pk_rsa( *pk ) ); in mbedtls_pk_parse_subpubkey()