Searched defs:key_len (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/include/ |
H A D | fsl_validate.h | 109 u32 key_len; /* pub key length in bytes */ member 166 u32 key_len; member 179 u32 key_len; member 236 u32 key_len; member
|
H A D | image.h | 1170 const int key_len; member
|
/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | lanplus_crypt_impl.c | 115 int key_len, in lanplus_HMAC()
|
/openbmc/u-boot/board/freescale/common/ |
H A D | fsl_validate.c | 26 #define CHECK_KEY_LEN(key_len) (((key_len) == 2 * KEY_SIZE_BYTES / 4) || \ argument 785 uint32_t key_len; in calculate_cmp_img_sig() local
|
/openbmc/qemu/hw/vmapple/ |
H A D | aes.c | 93 uint32_t key_len; member 199 uint32_t key_len; in cmd_key() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_cmdline.c | 101 size_t offset, key_len, value_len; in cmdline_append_option() local
|
/openbmc/u-boot/cmd/ |
H A D | tpm-v1.c | 404 u32 key_len, key_handle, err; in do_tpm_load_key_by_sha1() local 446 u32 parent_handle, key_len, key_handle, err; in do_tpm_load_key2_oiap() local
|
/openbmc/u-boot/lib/rsa/ |
H A D | rsa-verify.c | 290 const uint32_t key_len) in rsa_verify_key()
|
/openbmc/qemu/backends/ |
H A D | cryptodev-builtin.c | 136 cryptodev_builtin_get_aes_algo(uint32_t key_len, int mode, Error **errp) in cryptodev_builtin_get_aes_algo()
|
/openbmc/u-boot/lib/ |
H A D | hashtable.c | 207 size_t key_len = strlen(match); in hmatch_r() local
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 373 int key_len = strlen(key); in node_rm_recurse() local 968 int key_len = strlen(key); in tx_commit_walk() local
|
/openbmc/qemu/include/system/ |
H A D | cryptodev.h | 74 uint32_t key_len; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_crypto.h | 173 uint32_t key_len; member
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.h | 1919 int key_len; member
|