Lines Matching refs:srtp_err_status_t
62 srtp_err_status_t srtp_cipher_type_alloc(const srtp_cipher_type_t *ct, in srtp_cipher_type_alloc()
73 srtp_err_status_t srtp_cipher_dealloc(srtp_cipher_t *c) in srtp_cipher_dealloc()
81 srtp_err_status_t srtp_cipher_init(srtp_cipher_t *c, const uint8_t *key) in srtp_cipher_init()
89 srtp_err_status_t srtp_cipher_set_iv(srtp_cipher_t *c, in srtp_cipher_set_iv()
100 srtp_err_status_t srtp_cipher_output(srtp_cipher_t *c, in srtp_cipher_output()
111 srtp_err_status_t srtp_cipher_encrypt(srtp_cipher_t *c, in srtp_cipher_encrypt()
122 srtp_err_status_t srtp_cipher_decrypt(srtp_cipher_t *c, in srtp_cipher_decrypt()
133 srtp_err_status_t srtp_cipher_get_tag(srtp_cipher_t *c, in srtp_cipher_get_tag()
147 srtp_err_status_t srtp_cipher_set_aad(srtp_cipher_t *c, in srtp_cipher_set_aad()
206 srtp_err_status_t srtp_cipher_type_test( in srtp_cipher_type_test()
212 srtp_err_status_t status; in srtp_cipher_type_test()
611 srtp_err_status_t srtp_cipher_type_self_test(const srtp_cipher_type_t *ct) in srtp_cipher_type_self_test()