Searched refs:fru_encrypt_func_t (Results 1 – 2 of 2) sorted by relevance
41 (*fru_encrypt_func_t)(fru_encrypt_t en_dec, unsigned char *buf, size_t buf_len); typedef53 extern fru_encrypt_func_t encrypt_func;
94 fru_encrypt_func_t encrypt_func;166 encrypt_func = (fru_encrypt_func_t)dlsym(crypt_lib, in init_libfru()