Home
last modified time | relevance | path

Searched defs:ecb_encrypt (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Daes_glue.c40 void (*ecb_encrypt)(const u64 *key, const u64 *input, u64 *output, member
219 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dcamellia_glue.c120 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Ddes_glue.c120 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dserpent_avx2_glue.c135 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dcamellia_aesni_avx2_glue.c148 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dserpent_sse2_glue.c134 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dcamellia_aesni_avx_glue.c150 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dtwofish_glue_3way.c147 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dserpent_avx_glue.c177 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dtwofish_avx_glue.c172 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dcast6_avx_glue.c142 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dcast5_avx_glue.c100 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dblowfish_glue.c118 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Ddes3_ede_glue.c120 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Dcamellia_glue.c1365 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Daesni-intel_glue.c372 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Daes-neonbs-glue.c121 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Daes-glue.c173 static int __maybe_unused ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Daes-neonbs-glue.c117 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
H A Daes-ce-glue.c167 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Ddes_old.h479 # define ecb_encrypt des_ecb_encrypt macro