Searched refs:hx509_crypto_set_key_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h611 hx509_crypto_set_key_data (
H A Dcrypto.c2504 hx509_crypto_set_key_data(hx509_crypto crypto, const void *data, size_t length) function
2821 ret = hx509_crypto_set_key_data(c, key->data, key->length);
H A Dcms.c488 ret = hx509_crypto_set_key_data(crypto, key.data, key.length);

Completed in 504 milliseconds