Home
last modified time | relevance | path

Searched defs:ikm (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Dkdf_selftest.h16 unsigned char *ikm; member
27 const u8 *ikm, size_t ikmlen), in kdf_test()
/openbmc/linux/crypto/
H A Dkdf_sp800108.c79 const u8 *ikm, size_t ikmlen) in crypto_kdf108_setkey()
/openbmc/linux/fs/crypto/
H A Dhkdf.c48 static int hkdf_extract(struct crypto_shash *hmac_tfm, const u8 *ikm, in hkdf_extract()
/openbmc/linux/tools/verification/rv/src/
H A Din_kernel.c137 static int ikm_fill_monitor_definition(char *name, struct monitor *ikm) in ikm_fill_monitor_definition()
276 struct monitor ikm; in ikm_list_monitors() local