Home
last modified time | relevance | path

Searched refs:msblob2key_ctx_st (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/encode_decode/
H A Ddecode_msblob2key.c33 struct msblob2key_ctx_st; /* Forward declaration */
36 typedef void adjust_key_fn(void *, struct msblob2key_ctx_st *ctx);
56 struct msblob2key_ctx_st { struct
63 static struct msblob2key_ctx_st * argument
66 struct msblob2key_ctx_st *ctx = OPENSSL_zalloc(sizeof(*ctx)); in msblob2key_newctx()
77 struct msblob2key_ctx_st *ctx = vctx; in msblob2key_freectx()
98 struct msblob2key_ctx_st *ctx = vctx; in msblob2key_decode()
218 struct msblob2key_ctx_st *ctx = vctx; in msblob2key_export_object()
248 static void rsa_adjust(void *key, struct msblob2key_ctx_st *ctx) in rsa_adjust()

Completed in 4 milliseconds