Home
last modified time | relevance | path

Searched refs:ecount_buf (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_ctr.c29 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 Dsm4_ctr.c34 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 Dmodes.h39 unsigned char ecount_buf[16], unsigned int *num,
45 unsigned char ecount_buf[16],
H A Dcamellia.h125 unsigned char ecount_buf[CAMELLIA_BLOCK_SIZE],
H A Daes.h125 unsigned char ecount_buf[AES_BLOCK_SIZE],
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Daes.h113 uint8_t ecount_buf[AES_BLOCK_SIZE],
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Daes.h113 uint8_t ecount_buf[AES_BLOCK_SIZE],
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Daes.h116 uint8_t ecount_buf[AES_BLOCK_SIZE],
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Daes.h116 uint8_t ecount_buf[AES_BLOCK_SIZE],
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Daes.h116 uint8_t ecount_buf[AES_BLOCK_SIZE],
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Daes.h116 uint8_t ecount_buf[AES_BLOCK_SIZE],