Searched refs:ecb_crypt (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | padlock-aes.c | 239 static inline void ecb_crypt(const u8 *in, u8 *out, u32 *key, in ecb_crypt() function 269 ecb_crypt(input, output, key, control_word, count); in padlock_xcrypt_ecb() 311 ecb_crypt(in, out, ctx->E, &ctx->cword.encrypt, 1); in padlock_aes_encrypt() 320 ecb_crypt(in, out, ctx->D, &ctx->cword.decrypt, 1); in padlock_aes_decrypt()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | cast5_avx_glue.c | 47 static int ecb_crypt(struct skcipher_request *req, bool enc) in ecb_crypt() function 102 return ecb_crypt(req, true); in ecb_encrypt() 107 return ecb_crypt(req, false); in ecb_decrypt()
|
| H A D | blowfish_glue.c | 71 static int ecb_crypt(struct skcipher_request *req, in ecb_crypt() function 120 return ecb_crypt(req, blowfish_enc_blk, blowfish_enc_blk_4way); in ecb_encrypt() 125 return ecb_crypt(req, blowfish_dec_blk, blowfish_dec_blk_4way); in ecb_decrypt()
|
| H A D | des3_ede_glue.c | 76 static int ecb_crypt(struct skcipher_request *req, const u32 *expkey) in ecb_crypt() function 125 return ecb_crypt(req, ctx->enc.expkey); in ecb_encrypt() 133 return ecb_crypt(req, ctx->dec.expkey); in ecb_decrypt()
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |