Searched refs:blowfish_dec (Results 1 – 1 of 1) sorted by relevance
102 static void blowfish_dec( mbedtls_blowfish_context *ctx, uint32_t *xl, uint32_t *xr ) in blowfish_dec() function227 blowfish_dec( ctx, &X0, &X1 ); in mbedtls_blowfish_crypt_ecb()
Completed in 2 milliseconds