Searched refs:crypto_ec_write_pub_key (Results 1 – 3 of 3) sorted by relevance
1044 int crypto_ec_write_pub_key(struct crypto_key *key, unsigned char **key_buf);
1011 int crypto_ec_write_pub_key(struct crypto_key *key, unsigned char **key_buf) in crypto_ec_write_pub_key() function
731 der_len = crypto_ec_write_pub_key(key, &der); in dpp_bootstrap_key_der()