Searched refs:PROV_RC5_CTX (Results 1 – 3 of 3) sorted by relevance
35 PROV_RC5_CTX *ctx = (PROV_RC5_CTX *)vctx; in rc5_freectx()43 PROV_RC5_CTX *in = (PROV_RC5_CTX *)ctx; in rc5_dupctx()44 PROV_RC5_CTX *ret; in rc5_dupctx()79 PROV_RC5_CTX *ctx = (PROV_RC5_CTX *)vctx; in rc5_set_ctx_params()119 PROV_RC5_CTX *ctx = (PROV_RC5_CTX *)vctx; in OSSL_PARAM_uint()
21 PROV_RC5_CTX *rctx = (PROV_RC5_CTX *)ctx; in cipher_hw_rc5_initkey()27 IMPLEMENT_CIPHER_HW_##UCMODE(mode, rc5, PROV_RC5_CTX, RC5_32_KEY, \
20 } PROV_RC5_CTX; typedef