Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 25 of 27) sorted by relevance

12

/optee_os/core/drivers/crypto/caam/utils/
A Dutils_delay.c14 uint32_t counter = time * 500; in caam_udelay() local
/optee_os/core/lib/libtomcrypt/src/stream/salsa20/
A Dsalsa20_ivctr64.c29 …t salsa20_ivctr64(salsa20_state *st, const unsigned char *iv, unsigned long ivlen, ulong64 counter) in salsa20_ivctr64()
A Dsalsa20_memory.c28 const unsigned char *iv, unsigned long ivlen, ulong64 counter, in salsa20_memory()
/optee_os/core/lib/libtomcrypt/src/stream/chacha/
A Dchacha_ivctr32.c28 int chacha_ivctr32(chacha_state *st, const unsigned char *iv, unsigned long ivlen, ulong32 counter) in chacha_ivctr32()
A Dchacha_ivctr64.c28 int chacha_ivctr64(chacha_state *st, const unsigned char *iv, unsigned long ivlen, ulong64 counter) in chacha_ivctr64()
A Dchacha_memory.c28 const unsigned char *iv, unsigned long ivlen, ulong64 counter, in chacha_memory()
/optee_os/core/drivers/crypto/crypto_api/acipher/
A Drsamgf.c20 uint32_t counter = 0; in drvcrypt_rsa_mgf1() local
/optee_os/core/lib/libtomcrypt/src/pk/pkcs1/
A Dpkcs_1_mgf1.c33 ulong32 counter; in pkcs_1_mgf1() local
/optee_os/lib/libmbedtls/mbedtls/library/
A Dchacha20.c229 uint32_t counter ) in mbedtls_chacha20_starts()
317 uint32_t counter, in mbedtls_chacha20_crypt()
A Dpkcs5.c232 unsigned char counter[4]; in mbedtls_pkcs5_pbkdf2_hmac() local
/optee_os/core/drivers/imx/dcp/
A Ddcp_utils.c92 uint32_t counter = time * 500; in dcp_udelay() local
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dctr_drbg.h171 unsigned char counter[16]; /*!< The counter (V). */ member
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dctr_drbg.h171 unsigned char counter[16]; /*!< The counter (V). */ member
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dctr_drbg.h171 unsigned char counter[16]; /*!< The counter (V). */ member
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dctr_drbg.h171 unsigned char counter[16]; /*!< The counter (V). */ member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dctr_drbg.h171 unsigned char counter[16]; /*!< The counter (V). */ member
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
A Ddsa_generate_pqg.c32 unsigned long L, N, n, outbytes, seedbytes, counter, j, i; in _dsa_make_params() local
/optee_os/out/arm/export-ta_arm32/host_include/
A Dfs_htree.h57 uint32_t counter; member
/optee_os/out/arm/export-ta_arm64/host_include/
A Dfs_htree.h57 uint32_t counter; member
/optee_os/core/include/tee/
A Dfs_htree.h57 uint32_t counter; member
/optee_os/core/drivers/crypto/se050/core/
A Dctr.c21 unsigned char counter[TEE_AES_BLOCK_SIZE]; member
/optee_os/lib/libmbedtls/core/
A Daes_ctr.c25 unsigned char counter[TEE_AES_BLOCK_SIZE]; member
/optee_os/core/drivers/crypto/caam/acipher/
A Dcaam_dh.c228 int counter = 0; in do_gen_keypair() local
A Dcaam_prime_dsa.c538 size_t counter = 0; in run_prime_p() local
/optee_os/core/crypto/
A Drng_fortuna.c49 uint64_t counter[2]; member

Completed in 34 milliseconds

12