Searched defs:csign (Results 1 – 3 of 3) sorted by relevance
776 …const struct crypto_bignum *r, const struct crypto_bignum *s, struct crypto_key *csign, int hash_l… in crypto_ecdsa_get_sign()802 const struct crypto_bignum *r, const struct crypto_bignum *s, struct crypto_key *csign, int hlen) in crypto_edcsa_sign_verify()
4955 static void dpp_copy_csign(struct dpp_config_obj *conf, struct crypto_key *csign) in dpp_copy_csign()5109 struct json_token *token, *csign; in dpp_parse_cred_dpp() local5796 struct crypto_key *csign = NULL; in dpp_peer_intro() local
320 struct crypto_key *csign; member