| /optee_os/core/crypto/ |
| H A D | rng_fortuna.c | 65 uint8_t dlen; member 86 static TEE_Result hash_update(void *ctx, const void *data, size_t dlen) in hash_update() 96 static TEE_Result key_from_data(void *ctx, const void *data, size_t dlen, in key_from_data() 130 TEE_Result crypto_rng_init(const void *data, size_t dlen) in crypto_rng_init() 176 size_t dlen) in push_ring_buffer() 204 size_t dlen; in pop_ring_buffer() local 223 const void *data, size_t dlen) in add_event() 255 size_t dlen; in drain_ring_buffer() local 299 const void *data, size_t dlen) in crypto_rng_add_event()
|
| /optee_os/core/tee/ |
| H A D | tee_ta_enc_manager.c | 43 size_t dlen = len; in tee_ta_decrypt_update() local 57 size_t dlen = len; in tee_ta_decrypt_final() local
|
| H A D | fs_htree.c | 110 size_t idx, size_t vers, void *data, size_t dlen) in rpc_read() 149 size_t vers, const void *data, size_t dlen) in rpc_write()
|
| H A D | tee_svc_cryp.c | 3256 size_t dlen = 0; in tee_svc_cipher_update_helper() local 4166 size_t dlen = 0; in syscall_authenc_update_payload() local 4229 size_t dlen = 0; in syscall_authenc_enc_final() local 4320 size_t dlen = 0; in syscall_authenc_dec_final() local 4422 size_t dlen = 0; in syscall_asymm_operate() local
|
| /optee_os/lib/libutils/ext/ |
| H A D | strlcat.c | 55 size_t dlen; in strlcat() local
|
| H A D | base64.c | 16 bool base64_enc(const void *data, size_t dlen, char *buf, size_t *blen) in base64_enc()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | base64.c | 62 int mbedtls_base64_encode(unsigned char *dst, size_t dlen, size_t *olen, in mbedtls_base64_encode() 129 int mbedtls_base64_decode(unsigned char *dst, size_t dlen, size_t *olen, in mbedtls_base64_decode()
|
| H A D | ssl_tls.c | 475 unsigned char *dstbuf, size_t dlen) in mbedtls_ssl_tls_prf() 6774 unsigned char *dstbuf, size_t dlen) in tls_prf_generic() 6854 unsigned char *dstbuf, size_t dlen) in tls_prf_generic() 6960 unsigned char *dstbuf, size_t dlen) in tls_prf_sha256() 6972 unsigned char *dstbuf, size_t dlen) in tls_prf_sha384()
|
| H A D | rsa.c | 1620 static int mgf_mask(unsigned char *dst, size_t dlen, unsigned char *src, in mgf_mask()
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/bit/ |
| H A D | der_decode_bit_string.c | 24 unsigned long dlen, blen, x, y; in der_decode_bit_string() local
|
| H A D | der_decode_raw_bit_string.c | 27 unsigned long dlen, blen, x, y; in der_decode_raw_bit_string() local
|
| /optee_os/core/lib/libtomcrypt/src/misc/pbes/ |
| H A D | pbes.c | 19 unsigned long klen, keylen, dlen; in pbes_decrypt() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/rsa/ |
| H A D | rsa_set.c | 22 const unsigned char *d, unsigned long dlen, in rsa_set_key()
|
| /optee_os/core/pta/tests/ |
| H A D | aes_perf.c | 118 size_t dlen = len; in update_ae() local
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | blowfish.c | 342 static ulong32 s_blowfish_stream2word(const unsigned char *d, int dlen, int *cur) in s_blowfish_stream2word()
|
| /optee_os/core/drivers/crypto/versal/include/ |
| H A D | ipi.h | 89 size_t dlen; member
|
| /optee_os/lib/libutee/ |
| H A D | tee_api_operations.c | 1072 size_t slen, void *dst, uint64_t *dlen), in tee_buffer_update() 1080 size_t dlen = *dest_len; in tee_buffer_update() local 1680 size_t *dlen) in ae_update_helper()
|