Searched refs:fru_encrypt_func_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libfru/include/
H A Dlibfrup.h43 (*fru_encrypt_func_t)(fru_encrypt_t en_dec, unsigned char *buf, size_t buf_len); typedef
55 extern fru_encrypt_func_t encrypt_func;
/osnet-11/usr/src/lib/libfru/libfru/
H A Dlibfru.cc96 fru_encrypt_func_t encrypt_func;
168 encrypt_func = (fru_encrypt_func_t)dlsym(crypt_lib,

Completed in 19 milliseconds