Home
last modified time | relevance | path

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

/Zephyr-latest/modules/openthread/platform/
Dcrypto_psa.c152 status = mbedtls_asn1_get_tag(&p, end, &len, in otPlatCryptoImportKey()
164 status = mbedtls_asn1_get_tag(&p, end, &len, MBEDTLS_ASN1_OCTET_STRING); in otPlatCryptoImportKey()