Searched refs:blowfish_enc (Results 1 – 1 of 1) sorted by relevance
96 static void blowfish_enc( mbedtls_blowfish_context *ctx, uint32_t *xl, uint32_t *xr ) in blowfish_enc() function213 blowfish_enc( ctx, &datal, &datar ); in mbedtls_blowfish_setkey()222 blowfish_enc( ctx, &datal, &datar ); in mbedtls_blowfish_setkey()254 blowfish_enc( ctx, &X0, &X1 ); in mbedtls_blowfish_crypt_ecb()
Completed in 3 milliseconds