Searched refs:crypto_ec_parse_subpub_key (Results 1 – 3 of 3) sorted by relevance
1022 struct crypto_key *crypto_ec_parse_subpub_key(const unsigned char *p, size_t len);
860 struct crypto_key *crypto_ec_parse_subpub_key(const unsigned char *p, size_t len) in crypto_ec_parse_subpub_key() function
559 pkey = crypto_ec_parse_subpub_key((unsigned char *)p, data_len); in dpp_parse_uri_pk()5812 csign = crypto_ec_parse_subpub_key(p, csign_key_len); in dpp_peer_intro()