Home
last modified time | relevance | path

Searched refs:duplicate (Results 1 – 2 of 2) sorted by relevance

/security/keys/
A Ddh.c39 uint8_t *duplicate; in dh_data_from_key() local
43 duplicate = kmemdup(payload->data, payload->datalen, in dh_data_from_key()
45 if (duplicate) { in dh_data_from_key()
46 *data = duplicate; in dh_data_from_key()
/security/integrity/ima/
A DKconfig319 bool "Disable htable to allow measurement of duplicate records"
322 This option disables htable to allow measurement of duplicate records.

Completed in 8 milliseconds