Lines Matching full:todo
1554 } todo = { 0, };
1573 todo.commands = 1;
1576 todo.digest_commands = 1;
1579 todo.digest_algorithms = 1;
1582 todo.kdf_algorithms = 1;
1585 todo.random_instances = 1;
1588 todo.random_generators = 1;
1591 todo.mac_algorithms = 1;
1594 todo.cipher_commands = 1;
1597 todo.cipher_algorithms = 1;
1600 todo.encoder_algorithms = 1;
1603 todo.decoder_algorithms = 1;
1606 todo.keymanager_algorithms = 1;
1609 todo.signature_algorithms = 1;
1612 todo.keyexchange_algorithms = 1;
1615 todo.kem_algorithms = 1;
1618 todo.asym_cipher_algorithms = 1;
1621 todo.pk_algorithms = 1;
1624 todo.pk_method = 1;
1627 todo.store_loaders = 1;
1630 todo.provider_info = 1;
1634 todo.engines = 1;
1638 todo.disabled = 1;
1641 todo.objects = 1;
1664 if (todo.commands)
1666 if (todo.random_instances)
1668 if (todo.random_generators)
1670 if (todo.digest_commands)
1672 if (todo.digest_algorithms)
1674 if (todo.kdf_algorithms)
1676 if (todo.mac_algorithms)
1678 if (todo.cipher_commands)
1680 if (todo.cipher_algorithms)
1682 if (todo.encoder_algorithms)
1684 if (todo.decoder_algorithms)
1686 if (todo.keymanager_algorithms)
1688 if (todo.signature_algorithms)
1690 if (todo.asym_cipher_algorithms)
1692 if (todo.keyexchange_algorithms)
1694 if (todo.kem_algorithms)
1696 if (todo.pk_algorithms)
1698 if (todo.pk_method)
1700 if (todo.store_loaders)
1702 if (todo.provider_info)
1705 if (todo.engines)
1708 if (todo.disabled)
1710 if (todo.objects)