Searched refs:msblob2key_ctx_st (Results 1 – 1 of 1) sorted by relevance
33 struct msblob2key_ctx_st; /* Forward declaration */36 typedef void adjust_key_fn(void *, struct msblob2key_ctx_st *ctx);56 struct msblob2key_ctx_st { struct63 static struct msblob2key_ctx_st * argument66 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 5 milliseconds