Lines Matching refs:PROV_XORSIG_CTX

2648 } PROV_XORSIG_CTX;  typedef
2652 PROV_XORSIG_CTX *pxor_sigctx; in xor_sig_newctx()
2654 pxor_sigctx = OPENSSL_zalloc(sizeof(PROV_XORSIG_CTX)); in xor_sig_newctx()
2668 static int xor_sig_setup_md(PROV_XORSIG_CTX *ctx, in xor_sig_setup_md()
2708 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_signverify_init()
2740 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_sign()
2783 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_verify()
2821 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_digest_signverify_init()
2868 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_digest_signverify_update()
2880 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_digest_sign_final()
2901 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_digest_verify_final()
2918 PROV_XORSIG_CTX *ctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_freectx()
2934 PROV_XORSIG_CTX *srcctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_dupctx()
2935 PROV_XORSIG_CTX *dstctx; in xor_sig_dupctx()
2970 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_get_ctx_params()
3005 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_set_ctx_params()
3048 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_get_ctx_md_params()
3058 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_gettable_ctx_md_params()
3068 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_set_ctx_md_params()
3078 PROV_XORSIG_CTX *pxor_sigctx = (PROV_XORSIG_CTX *)vpxor_sigctx; in xor_sig_settable_ctx_md_params()