Searched refs:fru_encrypt_func_t (Results 1 – 2 of 2) sorted by relevance
43 (*fru_encrypt_func_t)(fru_encrypt_t en_dec, unsigned char *buf, size_t buf_len); typedef55 extern fru_encrypt_func_t encrypt_func;
96 fru_encrypt_func_t encrypt_func;168 encrypt_func = (fru_encrypt_func_t)dlsym(crypt_lib, in init_libfru()