SYMBOL INDEX (75 symbols across 12 files) FILE: include/tpm2-tss-engine.h type KEY_TYPE (line 41) | typedef enum { type TPM2_DATA (line 46) | typedef struct { FILE: src/tpm2-tss-engine-common.c function TSS2_RC (line 68) | TSS2_RC function TSS2_RC (line 101) | TSS2_RC function tpm2tss_tpm2data_write (line 129) | int function tpm2tss_tpm2data_readtpm (line 209) | int function tpm2tss_tpm2data_read (line 342) | int function TSS2_RC (line 455) | TSS2_RC function TSS2_RC (line 566) | TSS2_RC function tpm2tss_tpm2data_importtpm (line 640) | int FILE: src/tpm2-tss-engine-common.h type T2TE_ATOMIC_INT (line 40) | typedef _Atomic int T2TE_ATOMIC_INT; type T2TE_ATOMIC_INT (line 42) | typedef int T2TE_ATOMIC_INT; type TSSPRIVKEY (line 156) | typedef struct { type TPM2_SIG_KEY_CTX (line 172) | typedef struct { type TPM2_SIG_DATA (line 179) | typedef struct { FILE: src/tpm2-tss-engine-digest-sign.c function digest_init (line 56) | static int function digest_update (line 104) | int function digest_finish (line 140) | int function digest_sign_init (line 168) | int function digest_sign_copy (line 238) | int function digest_sign_cleanup (line 290) | void FILE: src/tpm2-tss-engine-ecc.c function EC_GROUP_order_bits (line 101) | static int EC_GROUP_order_bits(const EC_GROUP *group) function init_tpm_public_point (line 134) | static int function ecdh_compute_key (line 180) | static int function ECDSA_SIG (line 235) | static ECDSA_SIG * function ECDSA_SIG (line 304) | static ECDSA_SIG * function ecdsa_pkey_copy (line 407) | static int function ecdsa_pkey_cleanup (line 416) | static void function ecdsa_digest_custom (line 426) | static int function ecdsa_signctx (line 438) | static int function populate_ecc (line 502) | static int function tpm2tss_ecc_setappdata (line 663) | int function free_ecc_appdata (line 677) | static void function tpm2tss_ecc_genkey (line 705) | int function init_ecc (line 806) | int FILE: src/tpm2-tss-engine-err.c function ERR_load_TPM2TSS_strings (line 114) | void function ERR_unload_TPM2TSS_strings (line 137) | void function ERR_error (line 161) | void function printbuf (line 179) | void FILE: src/tpm2-tss-engine-rand.c function rand_seed (line 47) | static int function rand_bytes (line 91) | static int function rand_status (line 125) | static int function init_rand (line 147) | int FILE: src/tpm2-tss-engine-rsa.c function rsa_priv_enc (line 108) | static int function rsa_priv_dec (line 214) | static int function rsa_finish (line 304) | static int function populate_rsa (line 328) | static int function EVP_PKEY (line 462) | EVP_PKEY * function tpm2tss_rsa_genkey (line 522) | int function rsa_pkey_copy (line 639) | static int function rsa_pkey_cleanup (line 648) | static void function rsa_digest_custom (line 658) | static int function rsa_signctx (line 670) | static int function init_rsa (line 752) | int FILE: src/tpm2-tss-engine.c function get_auth (line 72) | static int function engine_ctrl (line 133) | static int function EVP_PKEY (line 190) | static EVP_PKEY * function init_engine (line 258) | static int function destroy_engine (line 307) | static int function bind (line 324) | static int FILE: src/tpm2tss-genkey.c type option (line 72) | struct option type opt (line 89) | struct opt { function parse_opts (line 114) | int function TPM2_DATA (line 240) | static TPM2_DATA * function TPM2_DATA (line 289) | static TPM2_DATA * function main (line 327) | int FILE: test/error_tpm2-tss-engine-common.c function TSS2_RC (line 18) | TSS2_RC function check_tpm2tss_tpm2data_readtpm (line 29) | void function check_tpm2tss_tpm2data_read (line 38) | void function check_init_tpm_parent_via_api (line 47) | void function check_init_tpm_parent (line 56) | void function check_init_tpm_key (line 67) | void function main (line 84) | int FILE: test/tpm2-tss-engine-common.c function check_tpm2tss_tpm2data_read (line 12) | void function main (line 23) | int