Home
last modified time | relevance | path

Searched refs:sign_len (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
H A Dhi_cipher_compat.h371 hi_u32 *sign_len; /* Length of sign output valid data. */ member
380 hi_u32 sign_len; /* Length of input sign data. */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Dikev2_common.c377 size_t sign_len, buf_len; in ikev2_derive_auth_data() local
402 sign_len = wpabuf_len(sign_msg) + nonce_len + prf->hash_len; in ikev2_derive_auth_data()
403 sign_data = os_malloc(sign_len); in ikev2_derive_auth_data()
417 (const u8 **) &sign_data, &sign_len, auth_data) < 0) in ikev2_derive_auth_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Dikev2_common.c377 size_t sign_len, buf_len; in ikev2_derive_auth_data() local
402 sign_len = wpabuf_len(sign_msg) + nonce_len + prf->hash_len; in ikev2_derive_auth_data()
403 sign_data = os_malloc(sign_len); in ikev2_derive_auth_data()
417 (const u8 **) &sign_data, &sign_len, auth_data) < 0) in ikev2_derive_auth_data()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dhi_cipher.h145 hi_u32 sign_len; member
429 * @param sign_len [IN] type #hi_u32,Length of the signature result. The length is the same as the
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_cipher.h520 * @param sign_len [IN] type #hi_u32,Length of the signature result. The length is the same as the
531 const hi_u8 *sign, hi_u32 sign_len);
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_tool.c223 .sign_len = sizeof(upg_rsa_sign), in boot_upg_lzma_secure_verify()
H A Dboot_upg_check_secure.c201 .sign_len = sizeof(upg_rsa_sign), in boot_upg_secure_verify()

Completed in 7 milliseconds