Searched refs:c2 (Results 1 – 4 of 4) sorted by relevance
/mbedtls-latest/library/ |
D | x509write_csr.c | 144 unsigned char *c, *c2; in x509write_csr_der_internal() local 262 c2 = buf + size; in x509write_csr_der_internal() 264 mbedtls_x509_write_sig(&c2, buf + len, sig_oid, sig_oid_len, in x509write_csr_der_internal() 271 c2 -= len; in x509write_csr_der_internal() 272 memmove(c2, buf, len); in x509write_csr_der_internal() 276 MBEDTLS_ASN1_CHK_ADD(len, mbedtls_asn1_write_len(&c2, buf, len)); in x509write_csr_der_internal() 279 &c2, buf, in x509write_csr_der_internal() 283 memset(buf, 0, (size_t) (c2 - buf)); in x509write_csr_der_internal()
|
D | x509write_crt.c | 427 unsigned char *c, *c2; in mbedtls_x509write_crt_der() local 634 c2 = buf + size; in mbedtls_x509write_crt_der() 635 MBEDTLS_ASN1_CHK_ADD(sig_and_oid_len, mbedtls_x509_write_sig(&c2, c, in mbedtls_x509write_crt_der() 647 c = c2 - len; in mbedtls_x509write_crt_der()
|
/mbedtls-latest/tests/suites/ |
D | test_suite_debug.data | 67 …ile(0999)\: value of 'crt->eckey.Q(Y)' (384 bits) is\:\nMyFile(0999)\: 87 c2 88 52 80 af d6 6a ab…
|
D | test_suite_ssl.data | 2877 # - Server App Key: 9f 02 28 3b 6c 9c 07 ef c2 6b b9 f2 ac 92 e3 56 2896 # - Server App Key: 9f 02 28 3b 6c 9c 07 ef c2 6b b9 f2 ac 92 e3 56 2907 # fc c4 9c 4b f2 e5 f0 a2 1c 00 47 c2 ab f3 32 54 2908 # 0d d0 32 e1 67 c2 95 5d
|