Searched refs:srtp_hmac (Results 1 – 4 of 4) sorted by relevance
68 extern const srtp_auth_type_t srtp_hmac; in srtp_hmac_alloc()114 (*a)->type = &srtp_hmac; in srtp_hmac_alloc()263 const srtp_auth_type_t srtp_hmac = { variable
64 extern const srtp_auth_type_t srtp_hmac; in srtp_hmac_alloc()94 (*a)->type = &srtp_hmac; in srtp_hmac_alloc()273 const srtp_auth_type_t srtp_hmac = { variable
61 extern const srtp_auth_type_t srtp_hmac;
160 status = srtp_crypto_kernel_load_auth_type(&srtp_hmac, SRTP_HMAC_SHA1); in srtp_crypto_kernel_init()