Searched defs:new_at (Results 1 – 2 of 2) sorted by relevance
353 const srtp_auth_type_t *new_at, in srtp_crypto_kernel_do_load_auth_type()416 const srtp_auth_type_t *new_at, in srtp_crypto_kernel_load_auth_type()422 srtp_err_status_t srtp_replace_auth_type(const srtp_auth_type_t *new_at, in srtp_replace_auth_type()
276 pub fn new_at<T: Display>(scope: Span, cursor: Cursor, message: T) -> Error { in new_at() function