OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cryptoalg_func_t
(Results
1 - 2
of
2
) sorted by null
/external/srtp/crypto/include/
cryptoalg.h
61
* The function pointer
cryptoalg_func_t
points to a function that
83
typedef err_status_t (*
cryptoalg_func_t
)
typedef
104
cryptoalg_func_t
enc;
xfm.h
93
typedef err_status_t (*
cryptoalg_func_t
)
typedef
115
cryptoalg_func_t
enc;
Completed in 287 milliseconds