Home
last modified time | relevance | path

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

/aosp_15_r20/external/open-dice/src/
H A Dmbedtls_ops.c102 mbedtls_asn1_write_octet_string(&pos, buffer, id, DICE_ID_SIZE); in GetSubjectKeyIdFromId()
198 MBEDTLS_ASN1_CHK_ADD(field_length, mbedtls_asn1_write_octet_string( in WriteExplicitOctetStringField()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpkwrite.c178 ret = mbedtls_asn1_write_octet_string(p, start, tmp, byte_length); in pk_write_ec_private()
210 ret = mbedtls_asn1_write_octet_string(p, start, tmp, byte_length); in pk_write_ec_private()
H A Dasn1write.c339 int mbedtls_asn1_write_octet_string(unsigned char **p, const unsigned char *start, in mbedtls_asn1_write_octet_string() function
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dasn1write.h354 int mbedtls_asn1_write_octet_string(unsigned char **p, const unsigned char *start,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dasn1write.h355 int mbedtls_asn1_write_octet_string(unsigned char **p, const unsigned char *start,
/aosp_15_r20/external/mbedtls/library/
H A Dpkwrite.c266 ret = mbedtls_asn1_write_octet_string(p, start, tmp, byte_length); in pk_write_ec_private()
302 ret = mbedtls_asn1_write_octet_string(p, start, tmp, byte_length); in pk_write_ec_private()
H A Dasn1write.c338 int mbedtls_asn1_write_octet_string(unsigned char **p, const unsigned char *start, in mbedtls_asn1_write_octet_string() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_asn1write.function213 ret = mbedtls_asn1_write_octet_string(
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_asn1write.function213 ret = mbedtls_asn1_write_octet_string(