Searched defs:blowfish_enc (Results 1 – 2 of 2) sorted by relevance
73 static void blowfish_enc( mbedtls_blowfish_context *ctx, uint32_t *xl, uint32_t *xr ) in blowfish_enc() function
331 void blowfish_enc(ulong32 *data, unsigned long blocks, const symmetric_key *skey) in blowfish_enc() function
Completed in 5 milliseconds