Home
last modified time | relevance | path

Searched defs:cin (Results 1 – 12 of 12) sorted by relevance

/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c83 static int der2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in der2obj_decode()
109 static int msblob2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in msblob2obj_decode()
178 static int pvk2obj_decode(void *provctx, OSSL_CORE_BIO *cin, int selection, in pvk2obj_decode()
H A Dwinstore_store.c101 static void *winstore_attach(void *provctx, OSSL_CORE_BIO *cin) in winstore_attach()
H A Dfile_store.c287 void *file_attach(void *provctx, OSSL_CORE_BIO *cin) in file_attach()
/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c31 static int read_pem(PROV_CTX *provctx, OSSL_CORE_BIO *cin, in read_pem()
95 static int pem2der_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in pem2der_decode()
H A Dendecoder_common.c87 int ossl_read_der(PROV_CTX *provctx, OSSL_CORE_BIO *cin, unsigned char **data, in ossl_read_der()
H A Ddecode_spki2typespki.c76 static int spki2typespki_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in spki2typespki_decode()
H A Ddecode_epki2pki.c83 static int epki2pki_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in epki2pki_decode()
H A Ddecode_msblob2key.c94 static int msblob2key_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in msblob2key_decode()
H A Ddecode_pvk2key.c119 static int pvk2key_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in pvk2key_decode()
H A Ddecode_der2key.c206 static int der2key_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in der2key_decode()
/openssl/test/
H A Dprovfetchtest.c19 static int dummy_decoder_decode(void *ctx, OSSL_CORE_BIO *cin, int selection, in dummy_decoder_decode()
H A Dtls-provider.c2205 static int xor_read_der(PROV_XOR_CTX *provctx, OSSL_CORE_BIO *cin, in xor_read_der()
2326 static int xor_der2key_decode(void *vctx, OSSL_CORE_BIO *cin, int selection, in xor_der2key_decode()

Completed in 33 milliseconds