Searched refs:blowfish_cbc_ctx_init (Results 1 – 4 of 4) sorted by relevance
147 void *blowfish_cbc_ctx_init(void *, size_t, uint8_t *);
481 blowfish_cbc_ctx_init(void *key_sched, size_t size, uint8_t *ivec) in blowfish_cbc_ctx_init() function
206 (void *)blowfish_cbc_ctx_init(soft_blowfish_ctx->key_sched, in soft_decrypt_init()
249 (void *)blowfish_cbc_ctx_init(soft_blowfish_ctx->key_sched, in soft_encrypt_init()