Searched refs:hmac_sha256 (Results 1 – 1 of 1) sorted by relevance
796 static int hmac_sha256(struct ceph_connection *con, const struct kvec *kvecs, in hmac_sha256() function1465 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()