Searched refs:shd_key (Results 1 – 2 of 2) sorted by relevance
1280 memcpy(desc->sd_desc->shd_key, ses->ss_key, csp->csp_cipher_klen); in sec_process()1341 offsetof(struct sec_hw_desc, shd_key), csp->csp_cipher_klen); in sec_build_common_ns_desc()1398 offsetof(struct sec_hw_desc, shd_key), csp->csp_cipher_klen); in sec_build_common_s_desc()
97 uint8_t shd_key[SEC_MAX_KEY_LEN]; member