Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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 *
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()
220 struct msblob2key_ctx_st *ctx = vctx; in msblob2key_export_object()
250 static void rsa_adjust(void *key, struct msblob2key_ctx_st *ctx) in rsa_adjust()
/third_party/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 *
66 struct msblob2key_ctx_st *ctx = OPENSSL_zalloc(sizeof(*ctx)); in msblob2key_newctx()
77 struct msblob2key_ctx_st *ctx = vctx; in msblob2key_freectx()
86 struct msblob2key_ctx_st *ctx = vctx; in msblob2key_decode()
208 struct msblob2key_ctx_st *ctx = vctx; in msblob2key_export_object()
234 static void rsa_adjust(void *key, struct msblob2key_ctx_st *ctx) in rsa_adjust()

Completed in 2 milliseconds