Searched defs:cipher_decrypt_func_t (Results 1 - 1 of 1) sorted by relevance
/external/srtp/crypto/include/ | ||
H A D | cipher.h | 105 /* a cipher_decrypt_func_t decrypts data in-place */ 107 typedef err_status_t (*cipher_decrypt_func_t) typedef |
Completed in 129 milliseconds