Home
last modified time | relevance | path

Searched defs:ikm (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/crypto/internal/
H A Dkdf_selftest.h16 unsigned char *ikm; member
24 kdf_test(const struct kdf_testvec *test, const char *name, int (*crypto_kdf_setkey)(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen), int (*crypto_kdf_generate)(struct crypto_shash *kmd, const struct kvec *info, unsigned int info_nvec, u8 *dst, unsigned int dlen)) kdf_test() argument
/kernel/linux/linux-5.10/fs/crypto/
H A Dhkdf.c48 static int hkdf_extract(struct crypto_shash *hmac_tfm, const u8 *ikm, in hkdf_extract() argument
/kernel/linux/linux-6.6/fs/crypto/
H A Dhkdf.c48 static int hkdf_extract(struct crypto_shash *hmac_tfm, const u8 *ikm, in hkdf_extract() argument
/kernel/linux/linux-6.6/crypto/
H A Dkdf_sp800108.c77 crypto_kdf108_setkey(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen) crypto_kdf108_setkey() argument
/kernel/linux/linux-6.6/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() argument
276 struct monitor ikm; ikm_list_monitors() local
[all...]

Completed in 2 milliseconds