Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c1722 mbedtls_platform_zeroize( other_name, sizeof( *other_name ) ); in x509_get_other_name()
1739 other_name->value.hardware_module_name.oid.p = p; in x509_get_other_name()
1740 other_name->value.hardware_module_name.oid.len = len; in x509_get_other_name()
1744 mbedtls_platform_zeroize( other_name, sizeof( *other_name ) ); in x509_get_other_name()
1754 other_name->value.hardware_module_name.val.p = p; in x509_get_other_name()
1755 other_name->value.hardware_module_name.val.len = len; in x509_get_other_name()
1759 mbedtls_platform_zeroize( other_name, in x509_get_other_name()
1806 mbedtls_x509_san_other_name *other_name = &san.san.other_name; in x509_info_subject_alt_name() local
1893 mbedtls_x509_san_other_name other_name; in mbedtls_x509_parse_subject_alt_name() local
1901 memcpy( &san->san.other_name, in mbedtls_x509_parse_subject_alt_name()
[all …]
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crt.h141 mbedtls_x509_san_other_name other_name; /**< The otherName supported type. */ member

Completed in 10 milliseconds