Searched refs:mbedtls_asn1_get_mpi (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | ecdsa.c | 383 if( ( ret = mbedtls_asn1_get_mpi( &p, end, &r ) ) != 0 || in mbedtls_ecdsa_read_signature() 384 ( ret = mbedtls_asn1_get_mpi( &p, end, &s ) ) != 0 ) in mbedtls_ecdsa_read_signature() 565 if( ( ret = mbedtls_asn1_get_mpi( &p, end, &r ) ) != 0 || in rk_ecdsa_verify() 566 ( ret = mbedtls_asn1_get_mpi( &p, end, &s ) ) != 0 ) in rk_ecdsa_verify()
|
| H A D | asn1parse.c | 171 int mbedtls_asn1_get_mpi( unsigned char **p, in mbedtls_asn1_get_mpi() function
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/ |
| H A D | asn1.h | 273 int mbedtls_asn1_get_mpi( unsigned char **p,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | asn1.h | 529 int mbedtls_asn1_get_mpi( unsigned char **p,
|
| H A D | compat-1.3.h | 1751 #define asn1_get_mpi mbedtls_asn1_get_mpi
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | asn1.h | 529 int mbedtls_asn1_get_mpi( unsigned char **p,
|
| H A D | compat-1.3.h | 1751 #define asn1_get_mpi mbedtls_asn1_get_mpi
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | asn1.h | 529 int mbedtls_asn1_get_mpi( unsigned char **p,
|
| H A D | compat-1.3.h | 1751 #define asn1_get_mpi mbedtls_asn1_get_mpi
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | asn1.h | 529 int mbedtls_asn1_get_mpi( unsigned char **p,
|
| H A D | compat-1.3.h | 1751 #define asn1_get_mpi mbedtls_asn1_get_mpi
|