Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dblowfish.h106 int mbedtls_blowfish_setkey( mbedtls_blowfish_context *ctx, const unsigned char *key,
A Dcompat-1.3.h1778 #define blowfish_setkey mbedtls_blowfish_setkey
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dblowfish.h106 int mbedtls_blowfish_setkey( mbedtls_blowfish_context *ctx, const unsigned char *key,
A Dcompat-1.3.h1778 #define blowfish_setkey mbedtls_blowfish_setkey
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dblowfish.h106 int mbedtls_blowfish_setkey( mbedtls_blowfish_context *ctx, const unsigned char *key,
A Dcompat-1.3.h1778 #define blowfish_setkey mbedtls_blowfish_setkey
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dblowfish.h106 int mbedtls_blowfish_setkey( mbedtls_blowfish_context *ctx, const unsigned char *key,
A Dcompat-1.3.h1778 #define blowfish_setkey mbedtls_blowfish_setkey
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dblowfish.h106 int mbedtls_blowfish_setkey( mbedtls_blowfish_context *ctx, const unsigned char *key,
A Dcompat-1.3.h1778 #define blowfish_setkey mbedtls_blowfish_setkey
/optee_os/lib/libmbedtls/mbedtls/library/
A Dblowfish.c171 int mbedtls_blowfish_setkey( mbedtls_blowfish_context *ctx, in mbedtls_blowfish_setkey() function
A Dcipher_wrap.c1760 return mbedtls_blowfish_setkey( (mbedtls_blowfish_context *) ctx, key, key_bitlen ); in blowfish_setkey_wrap()

Completed in 75 milliseconds