Searched defs:csign (Results 1 – 3 of 3) sorted by relevance
807 …const struct crypto_bignum *r, const struct crypto_bignum *s, struct crypto_key *csign, int hash_l… in crypto_ecdsa_get_sign()833 const struct crypto_bignum *r, const struct crypto_bignum *s, struct crypto_key *csign, int hlen) in crypto_edcsa_sign_verify()
4960 static void dpp_copy_csign(struct dpp_config_obj *conf, struct crypto_key *csign) in dpp_copy_csign()5114 struct json_token *token, *csign; in dpp_parse_cred_dpp() local5801 struct crypto_key *csign = NULL; in dpp_peer_intro() local
319 struct crypto_key *csign; member