Searched defs:blowfish_ctx (Results 1 – 5 of 5) sorted by relevance
279 blowfish_ctx_t *blowfish_ctx; in blowfish_common_init() local 341 blowfish_ctx_t *blowfish_ctx; in blowfish_encrypt() local 383 blowfish_ctx_t *blowfish_ctx; blowfish_decrypt() local 549 blowfish_ctx_t *blowfish_ctx; blowfish_encrypt_final() local 573 blowfish_ctx_t *blowfish_ctx; blowfish_decrypt_final() local 599 blowfish_ctx_t blowfish_ctx; /* on the stack */ blowfish_encrypt_atomic() local 686 blowfish_ctx_t blowfish_ctx; /* on the stack */ blowfish_decrypt_atomic() local 807 blowfish_ctx_t *blowfish_ctx = ctx->cc_provider_private; blowfish_free_context() local 826 blowfish_common_init_ctx(blowfish_ctx_t * blowfish_ctx,crypto_spi_ctx_template_t * template,crypto_mechanism_t * mechanism,crypto_key_t * key,int kmflag) blowfish_common_init_ctx() argument [all...]
149 blowfish_ctx_t *blowfish_ctx; in soft_blowfish_encrypt_common() local 325 blowfish_ctx_t *blowfish_ctx; in soft_blowfish_decrypt_common() local [all...]
908 blowfish_ctx_t *blowfish_ctx; in soft_crypt_cleanup() local
737 blowfish_ctx_t *blowfish_ctx = ctx; in blowfish_encrypt_contiguous_blocks() local 758 blowfish_ctx_t *blowfish_ctx = ctx; in blowfish_decrypt_contiguous_blocks() local
257 typedef struct blowfish_ctx { struct 262 bcublowfish_ctx global() argument