Searched refs:ecount_buf (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | aes_ctr.c | 29 int len, const void *key, unsigned char *ivec, unsigned char *ecount_buf, in rk_crypto_ctr128_encrypt() argument 37 rk_aes_encrypt(ivec, ecount_buf, key); in rk_crypto_ctr128_encrypt() 40 out[l] = in[l] ^ ecount_buf[n]; in rk_crypto_ctr128_encrypt()
|
| H A D | sm4_ctr.c | 34 unsigned int len, unsigned char *ivec, unsigned char *ecount_buf, in rk_crypto_ctr128_encrypt() argument 42 (*block)(ivec, ecount_buf, ctx); in rk_crypto_ctr128_encrypt() 45 out[l] = in[l] ^ ecount_buf[n]; in rk_crypto_ctr128_encrypt()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | modes.h | 39 unsigned char ecount_buf[16], unsigned int *num, 45 unsigned char ecount_buf[16],
|
| H A D | camellia.h | 125 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE],
|
| H A D | aes.h | 125 unsigned char ecount_buf[AES_BLOCK_SIZE],
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | aes.h | 113 uint8_t ecount_buf[AES_BLOCK_SIZE],
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | aes.h | 113 uint8_t ecount_buf[AES_BLOCK_SIZE],
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | aes.h | 116 uint8_t ecount_buf[AES_BLOCK_SIZE],
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | aes.h | 116 uint8_t ecount_buf[AES_BLOCK_SIZE],
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | aes.h | 116 uint8_t ecount_buf[AES_BLOCK_SIZE],
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | aes.h | 116 uint8_t ecount_buf[AES_BLOCK_SIZE],
|