Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dasn1.h93 #define MBEDTLS_ASN1_BMP_STRING 0x1E macro
102 ( ( 1u << ( tag ) ) & ( ( 1u << MBEDTLS_ASN1_BMP_STRING ) | \
A Dcompat-1.3.h651 #define ASN1_BMP_STRING MBEDTLS_ASN1_BMP_STRING
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509.c378 if( **p != MBEDTLS_ASN1_BMP_STRING && **p != MBEDTLS_ASN1_UTF8_STRING && in x509_get_attr_type_value()

Completed in 18 milliseconds