Searched refs:tee_cipher_get_block_size (Results 1 – 2 of 2) sorted by relevance
59 TEE_Result tee_cipher_get_block_size(uint32_t algo, size_t *size) in tee_cipher_get_block_size() function112 res = tee_cipher_get_block_size(algo, &block_size); in tee_do_cipher_update()
16 TEE_Result tee_cipher_get_block_size(uint32_t algo, size_t *size);