Searched defs:ikm (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | kdf_selftest.h | 16 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 D | hkdf.c | 48 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 D | hkdf.c | 48 static int hkdf_extract(struct crypto_shash *hmac_tfm, const u8 *ikm, in hkdf_extract() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | kdf_sp800108.c | 77 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 D | in_kernel.c | 137 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