Home
last modified time | relevance | path

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

/openssl/engines/
H A De_devcrypto.c367 EVP_CIPHER_CTX *to_ctx = (EVP_CIPHER_CTX *)p2; in cipher_ctrl() local
377 (struct cipher_ctx *)EVP_CIPHER_CTX_get_cipher_data(to_ctx); in cipher_ctrl()
379 return cipher_init(to_ctx, (void *)cipher_ctx->sess.key, EVP_CIPHER_CTX_iv(ctx), in cipher_ctrl()

Completed in 7 milliseconds