Searched refs:decode_con_secret (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ceph/
H A Dauth_x.c572 static int decode_con_secret(void **p, void *end, u8 *con_secret, function
644 ret = decode_con_secret(&dp, dend, con_secret, con_secret_len);
864 ret = decode_con_secret(&dp, dend, con_secret, con_secret_len);

Completed in 181 milliseconds