Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dasn1parse.c153 if( ( ret = mbedtls_asn1_get_tag( p, end, &len, MBEDTLS_ASN1_INTEGER ) ) != 0 ) in mbedtls_asn1_get_int()
178 if( ( ret = mbedtls_asn1_get_tag( p, end, &len, MBEDTLS_ASN1_INTEGER ) ) != 0 ) in mbedtls_asn1_get_mpi()
H A Dasn1write.c157 MBEDTLS_ASN1_CHK_ADD( len, mbedtls_asn1_write_tag( p, start, MBEDTLS_ASN1_INTEGER ) ); in mbedtls_asn1_write_mpi()
256 MBEDTLS_ASN1_CHK_ADD( len, mbedtls_asn1_write_tag( p, start, MBEDTLS_ASN1_INTEGER ) ); in mbedtls_asn1_write_int()
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dasn1.h72 #define MBEDTLS_ASN1_INTEGER 0x02 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dasn1.h73 #define MBEDTLS_ASN1_INTEGER 0x02 macro
H A Dcompat-1.3.h660 #define ASN1_INTEGER MBEDTLS_ASN1_INTEGER
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dasn1.h73 #define MBEDTLS_ASN1_INTEGER 0x02 macro
H A Dcompat-1.3.h660 #define ASN1_INTEGER MBEDTLS_ASN1_INTEGER
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dasn1.h73 #define MBEDTLS_ASN1_INTEGER 0x02 macro
H A Dcompat-1.3.h660 #define ASN1_INTEGER MBEDTLS_ASN1_INTEGER
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dasn1.h73 #define MBEDTLS_ASN1_INTEGER 0x02 macro
H A Dcompat-1.3.h660 #define ASN1_INTEGER MBEDTLS_ASN1_INTEGER