Searched refs:tc_api_cipher_iterator_fn (Results 1 – 2 of 2) sorted by relevance
46 typedef int (*tc_api_cipher_iterator_fn)(void *, const char *, int /* klen */, int /* length */); typedef59 int tc_api_cipher_iterate(tc_api_cipher_iterator_fn fn, void *priv);
83 tc_api_cipher_iterate(tc_api_cipher_iterator_fn fn, void *priv) in tc_api_cipher_iterate()