Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_cipher.robot69 # [auth_alg]: hmac_sha256
/openbmc/linux/net/ceph/
H A Dmessenger_v2.c798 static int hmac_sha256(struct ceph_connection *con, const struct kvec *kvecs, in hmac_sha256() function
1469 ret = hmac_sha256(con, con->v2.in_sign_kvecs, con->v2.in_sign_kvec_cnt, in prepare_auth_signature()
2464 ret = hmac_sha256(con, con->v2.out_sign_kvecs, in process_auth_signature()