Home
last modified time | relevance | path

Searched refs:PROV_RC5_CTX (Results 1 – 3 of 3) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_rc5.c35 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()
77 PROV_RC5_CTX *ctx = (PROV_RC5_CTX *)vctx; in rc5_set_ctx_params()
117 PROV_RC5_CTX *ctx = (PROV_RC5_CTX *)vctx; in OSSL_PARAM_uint()
H A Dcipher_rc5_hw.c21 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, \
H A Dcipher_rc5.h20 } PROV_RC5_CTX; typedef

Completed in 19 milliseconds