Home
last modified time | relevance | path

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

/openssl/engines/
H A De_devcrypto.c241 static int cipher_do_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in cipher_do_cipher() function
340 if (cipher_do_cipher(ctx, out, in, len) < 1) in ctr_do_cipher()
350 if (cipher_do_cipher(ctx, cipher_ctx->partial, cipher_ctx->partial, in ctr_do_cipher()
494 cipher_do_cipher) in prepare_cipher_methods()

Completed in 43 milliseconds