Home
last modified time | relevance | path

Searched refs:hex_key_to_raw (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_crypto.c137 hex_key_to_raw(char *hex, int hexlen, uint8_t *out) in hex_key_to_raw() function
642 ret = hex_key_to_raw((char *)key_material, in derive_key()