Home
last modified time | relevance | path

Searched refs:blowfish_enc (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dblowfish.c96 static void blowfish_enc( mbedtls_blowfish_context *ctx, uint32_t *xl, uint32_t *xr ) in blowfish_enc() function
213 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