Searched refs:blowfish_cbc_ctx_init (Results 1 – 4 of 4) sorted by relevance
119 void *blowfish_cbc_ctx_init(void *, size_t, uint8_t *);
488 blowfish_cbc_ctx_init(void *key_sched, size_t size, uint8_t *ivec) in blowfish_cbc_ctx_init() function
290 (void *)blowfish_cbc_ctx_init(soft_blowfish_ctx->key_sched, in soft_decrypt_init()
328 (void *)blowfish_cbc_ctx_init(soft_blowfish_ctx->key_sched, in soft_encrypt_init()