Home
last modified time | relevance | path

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

/openssl-master/crypto/evp/
A Devp_enc.c213 if (ctx->cipher->einit == NULL) { in evp_cipher_init_internal()
218 return ctx->cipher->einit(ctx->algctx, in evp_cipher_init_internal()
1500 if (cipher->einit != NULL) in evp_cipher_from_algorithm()
1502 cipher->einit = OSSL_FUNC_cipher_encrypt_init(fns); in evp_cipher_from_algorithm()
/openssl-master/include/crypto/
A Devp.h331 OSSL_FUNC_cipher_encrypt_init_fn *einit; member

Completed in 9 milliseconds