Searched refs:derived (Results 1 – 10 of 10) sorted by relevance
7 …the names of its contributors may be used to endorse or promote products derived from this softwar…
99 whole or in part contains or is derived from the Program or any115 identifiable sections of that work are not derived from the Program,
112 former contains code derived from the library, whereas the latter must191 identifiable sections of that work are not derived from the Library,
1201 static void aes_cmac_key_derive(uint8_t *base, uint8_t *derived) in aes_cmac_key_derive() argument1205 derived[0] = base[0] << 1; in aes_cmac_key_derive()1207 derived[i] = base[i] << 1; in aes_cmac_key_derive()1208 derived[i - 1] |= base[i] >> 7; in aes_cmac_key_derive()1212 derived[ICP_QAT_HW_AES_BLK_SZ - 1] ^= QAT_AES_CMAC_CONST_RB; in aes_cmac_key_derive()
136 network packets). The name is derived from BSD stacks. To understand the
51 * A pointer to the matrices derived from the RSS hash key using ``rte_thash_complete_matrix()``.57 * A pointer to the matrices derived from the RSS hash key using ``rte_thash_complete_matrix()``.
252 and in case of KNI PMD it is derived from mbuf buffer length.
135 The bucket index and a 2-byte signature is derived from the hash value using partial-key hashing [p…
860 processing. This improved performance is derived from a number of optimizations:
985 **Default Value = library name derived from the directory name**.