Searched refs:PROV_RC2_CTX (Results 1 – 3 of 3) sorted by relevance
38 PROV_RC2_CTX *ctx = (PROV_RC2_CTX *)vctx; in rc2_freectx()46 PROV_RC2_CTX *in = (PROV_RC2_CTX *)ctx; in rc2_dupctx()47 PROV_RC2_CTX *ret; in rc2_dupctx()110 PROV_RC2_CTX *ctx = (PROV_RC2_CTX *)vctx; in rc2_get_ctx_params()164 PROV_RC2_CTX *ctx = (PROV_RC2_CTX *)vctx; in rc2_set_ctx_params()
21 PROV_RC2_CTX *rctx = (PROV_RC2_CTX *)ctx; in cipher_hw_rc2_initkey()29 IMPLEMENT_CIPHER_HW_##UCMODE(mode, rc2, PROV_RC2_CTX, RC2_KEY, \
20 } PROV_RC2_CTX; typedef