Searched refs:mbedtls_x509_write_sig (Results 1 – 5 of 5) sorted by relevance
/reactos/sdk/include/reactos/libs/mbedtls/ |
H A D | x509.h | 345 int mbedtls_x509_write_sig( unsigned char **p, unsigned char *start,
|
H A D | compat-1.3.h | 2516 #define x509_write_sig mbedtls_x509_write_sig
|
/reactos/dll/3rdparty/mbedtls/ |
H A D | x509write_csr.c | 312 mbedtls_x509_write_sig( &c2, buf + len, sig_oid, sig_oid_len, in x509write_csr_der_internal()
|
H A D | x509_create.c | 319 int mbedtls_x509_write_sig( unsigned char **p, unsigned char *start, in mbedtls_x509_write_sig() function
|
H A D | x509write_crt.c | 549 MBEDTLS_ASN1_CHK_ADD( sig_and_oid_len, mbedtls_x509_write_sig( &c2, c, in mbedtls_x509write_crt_der()
|