Home
last modified time | relevance | path

Searched refs:hmac_sha256 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/ceph/
Dmessenger_v2.c796 static int hmac_sha256(struct ceph_connection *con, const struct kvec *kvecs, in hmac_sha256() function
1465 ret = hmac_sha256(con, con->v2.in_sign_kvecs, con->v2.in_sign_kvec_cnt, in prepare_auth_signature()
2463 ret = hmac_sha256(con, con->v2.out_sign_kvecs, in process_auth_signature()