Searched defs:hmac_sha256 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | crypto.c | 204 static int hmac_sha256(u8 *key, u8 key_len, char *info, u8 info_len, u8 *output) in hmac_sha256() function
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | crypto.c | 204 static int hmac_sha256(u8 *key, u8 key_len, char *info, u8 info_len, u8 *output) in hmac_sha256() function
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | amp.c | 128 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256() function
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | messenger_v2.c | 798 static int hmac_sha256(struct ceph_connection *con, const struct kvec *kvecs, in hmac_sha256() function
|
Completed in 8 milliseconds