| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_cts.c | 8 int len, const void *key, unsigned char *ivec) in rk_crypto_cbc128_encrypt() 29 int len, const void *key, unsigned char *ivec) in rk_crypto_cbc128_decrypt() 57 unsigned long length, const RK_AES_KEY *ks1, unsigned char *ivec, const int enc) in rk_crypto_cts_encrypt() 128 unsigned char *ivec, const int enc) in rk_aes_cts_encrypt()
|
| H A D | sm4_cts.c | 7 unsigned int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_encrypt() 28 unsigned int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_decrypt() 56 unsigned int length, unsigned char *ivec, const int enc, block128_f block) in rk_crypto_cts_encrypt() 129 unsigned char *ivec, const int enc) in rk_sm4_cts_encrypt()
|
| H A D | aes_cbc.c | 8 int len, const void *key, unsigned char *ivec) in rk_crypto_cbc128_encrypt() 29 int len, const void *key, unsigned char *ivec) in rk_crypto_cbc128_decrypt() 58 unsigned char *ivec, const int enc) in rk_aes_cbc_encrypt()
|
| H A D | sm4_cbc.c | 7 unsigned int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_encrypt() 28 unsigned int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_decrypt() 57 unsigned char *ivec, const int enc) in rk_sm4_cbc_encrypt()
|
| H A D | des_cbc.c | 8 int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_encrypt() 29 int len, unsigned char *ivec, block128_f block) in rk_crypto_cbc128_decrypt() 58 unsigned char *ivec, const int enc) in rk_des_cbc_encrypt()
|
| H A D | sm4_ctr.c | 7 unsigned char ivec[SM4_BLOCK_SIZE]; member 34 unsigned int len, unsigned char *ivec, unsigned char *ecount_buf, in rk_crypto_ctr128_encrypt() 55 unsigned char *ivec, const int enc) in rk_sm4_ctr_encrypt()
|
| H A D | aes_ofb.c | 8 int len, const void *key, unsigned char *ivec, unsigned int *num) in rk_crypto_ofb128_encrypt() 33 unsigned char *ivec, const int enc) in rk_aes_ofb_encrypt()
|
| H A D | sm4_ofb.c | 7 int len, unsigned char *ivec, unsigned int *num,block128_f block) in rk_crypto_ofb128_encrypt() 32 unsigned char *ivec, const int enc) in rk_sm4_ofb_encrypt()
|
| H A D | des_ofb.c | 8 int len, unsigned char *ivec, unsigned int *num,block128_f block) in rk_crypto_ofb128_encrypt() 33 unsigned char *ivec, const int enc) in rk_des_ofb_encrypt()
|
| H A D | aes_ctr.c | 29 int len, const void *key, unsigned char *ivec, unsigned char *ecount_buf, in rk_crypto_ctr128_encrypt() 55 const unsigned char *ivec, const int enc) in rk_aes_ctr_encrypt()
|
| H A D | aes_cfb.c | 46 unsigned char *ivec, int *num, const int enc) in rk_aes_cfb128_encrypt() 53 unsigned char *ivec, const int enc) in rk_aes_cfb_encrypt()
|
| H A D | sm4_cfb.c | 41 unsigned char *ivec, const int enc) in rk_sm4_cfb_encrypt()
|
| H A D | des_cfb.c | 42 unsigned char *ivec, const int enc) in rk_des_cfb_encrypt()
|
| H A D | aes_xts.c | 137 unsigned char *ivec, const int enc) in rk_aes_xts_encrypt()
|
| H A D | sm4_xts.c | 136 unsigned char *ivec, const int enc) in rk_sm4_xts_encrypt()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/ |
| H A D | aes_core.h | 75 unsigned char ivec[AES_BLOCK_SIZE]; /* ivec[0..7] as IV, ivec[8..15] as counter */ member
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | pcic.c | 535 int i, ivec; in pcic_fill_irq() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/ |
| H A D | atarilance.c | 195 /* base+0x7 */ volatile unsigned char ivec; member
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | segment.c | 775 struct nilfs_inode_info *ivec[SC_N_INODEVEC], **pii; in nilfs_dispose_list() local
|