Searched refs:blowfish_enc (Results 1 – 1 of 1) sorted by relevance
100 static void blowfish_enc( mbedtls_blowfish_context *ctx, uint32_t *xl, uint32_t *xr ) in blowfish_enc() function212 blowfish_enc( ctx, &datal, &datar ); in mbedtls_blowfish_setkey()221 blowfish_enc( ctx, &datal, &datar ); in mbedtls_blowfish_setkey()248 blowfish_enc( ctx, &X0, &X1 ); in mbedtls_blowfish_crypt_ecb()