Lines Matching refs:todo
1543 } todo = { 0, };
1562 todo.commands = 1;
1565 todo.digest_commands = 1;
1568 todo.digest_algorithms = 1;
1571 todo.kdf_algorithms = 1;
1574 todo.random_instances = 1;
1577 todo.random_generators = 1;
1580 todo.mac_algorithms = 1;
1583 todo.cipher_commands = 1;
1586 todo.cipher_algorithms = 1;
1589 todo.encoder_algorithms = 1;
1592 todo.decoder_algorithms = 1;
1595 todo.keymanager_algorithms = 1;
1598 todo.signature_algorithms = 1;
1601 todo.keyexchange_algorithms = 1;
1604 todo.kem_algorithms = 1;
1607 todo.asym_cipher_algorithms = 1;
1610 todo.pk_algorithms = 1;
1613 todo.pk_method = 1;
1616 todo.store_loaders = 1;
1619 todo.provider_info = 1;
1623 todo.engines = 1;
1627 todo.disabled = 1;
1630 todo.objects = 1;
1653 if (todo.commands)
1655 if (todo.random_instances)
1657 if (todo.random_generators)
1659 if (todo.digest_commands)
1661 if (todo.digest_algorithms)
1663 if (todo.kdf_algorithms)
1665 if (todo.mac_algorithms)
1667 if (todo.cipher_commands)
1669 if (todo.cipher_algorithms)
1671 if (todo.encoder_algorithms)
1673 if (todo.decoder_algorithms)
1675 if (todo.keymanager_algorithms)
1677 if (todo.signature_algorithms)
1679 if (todo.asym_cipher_algorithms)
1681 if (todo.keyexchange_algorithms)
1683 if (todo.kem_algorithms)
1685 if (todo.pk_algorithms)
1687 if (todo.pk_method)
1689 if (todo.store_loaders)
1691 if (todo.provider_info)
1694 if (todo.engines)
1697 if (todo.disabled)
1699 if (todo.objects)