Searched refs:cipher_ctx (Results 1 – 1 of 1) sorted by relevance
178 EVP_CIPHER_CTX *cipher_ctx; member218 ictx->cipher_ctx = ctx; in sb_aes_init()226 EVP_CIPHER_CTX *ctx = ictx->cipher_ctx; in sb_aes_crypt()257 EVP_CIPHER_CTX *ctx = ictx->cipher_ctx; in sb_aes_reinit()435 sb_aes_deinit(ictx->cipher_ctx); in sb_encrypt_image()2123 sb_aes_deinit(ictx->cipher_ctx); in sb_build_tree_from_img()
Completed in 6 milliseconds