Home
last modified time | relevance | path

Searched defs:num_blocks (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/arch/arm/crypto/
A Daes-gcm-ce.c67 static void pmull_ghash_update(int num_blocks, uint64_t dg[2], in pmull_ghash_update()
81 size_t num_blocks) in internal_aes_gcm_ghash_update()
99 const uint8_t *src, size_t num_blocks, uint8_t *dst) in encrypt_pl()
122 const uint8_t *src, size_t num_blocks, uint8_t *dst) in decrypt_pl()
139 const void *src, size_t num_blocks, void *dst) in update_payload_2block()
176 size_t num_blocks, void *dst) in internal_aes_gcm_update_payload_blocks()
214 size_t num_blocks, void *dst) in internal_aes_gcm_update_payload_blocks()
/optee_os-3.20.0/core/crypto/
A Daes-gcm-sw.c39 size_t num_blocks) in internal_aes_gcm_ghash_update()
70 const uint8_t *src, size_t num_blocks, uint8_t *dst) in encrypt_pl()
109 const uint8_t *src, size_t num_blocks, uint8_t *dst) in decrypt_pl()
135 size_t num_blocks, void *dst) in internal_aes_gcm_update_payload_blocks()
/optee_os-3.20.0/core/pta/tests/
A Dfs_htree.c223 size_t num_blocks, size_t salt) in do_range()
240 size_t num_blocks, size_t salt) in do_range_backwards()
254 static TEE_Result htree_test_rewrite(struct test_aux *aux, size_t num_blocks, in htree_test_rewrite()
404 static struct test_aux *aux_alloc(size_t num_blocks) in aux_alloc()
433 static TEE_Result test_write_read(size_t num_blocks) in test_write_read()
467 size_t num_blocks, struct test_aux *aux, in test_corrupt_type()
555 static TEE_Result test_corrupt(size_t num_blocks) in test_corrupt()

Completed in 5 milliseconds