Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnvme-auth.h33 u8 *challenge, u8 *aug, size_t hlen);
/linux-6.3-rc2/drivers/nvme/common/
A Dauth.c331 u8 *challenge, u8 *aug, size_t hlen) in nvme_auth_augmented_challenge() argument
382 ret = crypto_shash_final(desc, aug); in nvme_auth_augmented_challenge()
/linux-6.3-rc2/arch/arc/kernel/
A Dunwind.c610 const char *aug; in fde_pointer_type() local
619 aug = (const void *)ptr; in fde_pointer_type()
620 ptr = memchr(aug, 0, end - ptr); in fde_pointer_type()
635 while (*++aug) { in fde_pointer_type()
638 switch (*aug) { in fde_pointer_type()

Completed in 9 milliseconds