Searched defs:cout (Results 1 – 7 of 7) sorted by relevance
/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2ms.c | 38 static int write_msblob(struct key2ms_ctx_st *ctx, OSSL_CORE_BIO *cout, in write_msblob() 52 static int write_pvk(struct key2ms_ctx_st *ctx, OSSL_CORE_BIO *cout, in write_pvk() 129 OSSL_CORE_BIO *cout, evp_pkey_set1_fn *set1_key, in key2msblob_encode() 151 OSSL_CORE_BIO *cout, evp_pkey_set1_fn *set1_key, in key2pvk_encode()
|
H A D | encode_key2blob.c | 29 static int write_blob(void *provctx, OSSL_CORE_BIO *cout, in write_blob() 89 OSSL_CORE_BIO *cout) in key2blob_encode()
|
H A D | encode_key2text.c | 798 OSSL_CORE_BIO *cout, in key2text_encode()
|
H A D | encode_key2any.c | 1044 static int key2any_encode(struct key2any_ctx_st *ctx, OSSL_CORE_BIO *cout, in key2any_encode()
|
/openssl/crypto/asn1/ |
H A D | tasn_enc.c | 522 static int asn1_ex_i2c(const ASN1_VALUE **pval, unsigned char *cout, int *putype, in asn1_ex_i2c()
|
/openssl/test/ |
H A D | dhtest.c | 54 int i, alen, blen, clen, aout, bout, cout; in dh_test() local
|
H A D | tls-provider.c | 1832 static int key2any_encode(struct key2any_ctx_st *ctx, OSSL_CORE_BIO *cout, in key2any_encode()
|
Completed in 33 milliseconds