Searched defs:algo (Results 1 – 12 of 12) sorted by relevance
67 const struct checksum_algo *algo = info->checksum; in ecdsa_verify_hash() local108 const struct checksum_algo *algo = info->checksum; in ecdsa_verify() local
369 const struct checksum_algo *algo = info->checksum; in do_sign() local402 const struct checksum_algo *algo = info->checksum; in do_verify() local
22 struct hash_algo *algo; in hash_calculate() local
284 u16 algo; in tcg2_replay_eventlog() local373 u16 algo; in tcg2_log_parse() local728 u32 tcg2_algorithm_to_mask(enum tpm2_algorithms algo) in tcg2_algorithm_to_mask()
53 const struct digest_info *algo = &hash_algo_list[i]; in tpm2_print_selected_algorithm_name() local1147 const char *tpm2_algorithm_name(enum tpm2_algorithms algo) in tpm2_algorithm_name()1159 bool tpm2_algorithm_supported(enum tpm2_algorithms algo) in tpm2_algorithm_supported()1171 u16 tpm2_algorithm_to_len(enum tpm2_algorithms algo) in tpm2_algorithm_to_len()
53 const u8_t *key, snmpv3_auth_algo_t algo, u8_t *hmac_out) in snmpv3_auth()110 const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) in snmpv3_crypt()
60 static const struct snmp_obj_id *snmp_auth_algo_to_oid(snmpv3_auth_algo_t algo) in snmp_auth_algo_to_oid()71 static const struct snmp_obj_id *snmp_priv_algo_to_oid(snmpv3_priv_algo_t algo) in snmp_priv_algo_to_oid()
1817 snmpv3_priv_algo_t algo; in snmp_complete_outbound_frame() local1835 snmpv3_auth_algo_t algo; in snmp_complete_outbound_frame() local
135 snmpv3_set_user_auth_algo(const char *username, snmpv3_auth_algo_t algo) in snmpv3_set_user_auth_algo()164 snmpv3_set_user_priv_algo(const char *username, snmpv3_priv_algo_t algo) in snmpv3_set_user_priv_algo()
40 struct checksum_algo *algo) in rsa_verify_padding()444 const char *algo; in rsa_verify_with_keynode() local
223 const char algo[32]; member275 int algo_to_len(const char *algo) in algo_to_len()
70 char algo[256]; in public_key_verify_signature() local
Completed in 84 milliseconds