Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_dasync.c135 struct dasync_pipeline_ctx { struct
258 sizeof(struct dasync_pipeline_ctx))) { in bind_dasync()
285 sizeof(struct dasync_pipeline_ctx))) { in bind_dasync()
572 struct dasync_pipeline_ctx *pipe_ctx = in dasync_cipher_ctrl_helper()
573 (struct dasync_pipeline_ctx *)EVP_CIPHER_CTX_get_cipher_data(ctx); in dasync_cipher_ctrl_helper()
662 struct dasync_pipeline_ctx *pipe_ctx = in dasync_cipher_init_key_helper()
663 (struct dasync_pipeline_ctx *)EVP_CIPHER_CTX_get_cipher_data(ctx); in dasync_cipher_init_key_helper()
692 struct dasync_pipeline_ctx *pipe_ctx = in dasync_cipher_helper()
693 (struct dasync_pipeline_ctx *)EVP_CIPHER_CTX_get_cipher_data(ctx); in dasync_cipher_helper()
732 struct dasync_pipeline_ctx *pipe_ctx = in dasync_cipher_cleanup_helper()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_dasync.c162 struct dasync_pipeline_ctx { struct
299 sizeof(struct dasync_pipeline_ctx))) { in bind_dasync()
323 sizeof(struct dasync_pipeline_ctx))) { in bind_dasync()
349 sizeof(struct dasync_pipeline_ctx))) { in bind_dasync()
633 struct dasync_pipeline_ctx *pipe_ctx = in dasync_cipher_ctrl_helper()
634 (struct dasync_pipeline_ctx *)EVP_CIPHER_CTX_get_cipher_data(ctx); in dasync_cipher_ctrl_helper()
720 struct dasync_pipeline_ctx *pipe_ctx = in dasync_cipher_init_key_helper()
721 (struct dasync_pipeline_ctx *)EVP_CIPHER_CTX_get_cipher_data(ctx); in dasync_cipher_init_key_helper()
750 struct dasync_pipeline_ctx *pipe_ctx = in dasync_cipher_helper()
751 (struct dasync_pipeline_ctx *)EVP_CIPHER_CTX_get_cipher_data(ctx); in dasync_cipher_helper()
[all …]