Searched refs:pbytes (Results 1 – 2 of 2) sorted by relevance
189 static inline int resolve_z(uint8_t *pbytes, enum pt_exec_mode eosz) in resolve_z() argument194 if (!pbytes) in resolve_z()201 *pbytes = bytes[idx]; in resolve_z()205 static inline int resolve_v(uint8_t *pbytes, enum pt_exec_mode eosz) in resolve_v() argument210 if (!pbytes) in resolve_v()217 *pbytes = bytes[idx]; in resolve_v()
382 uint32_t pdwords, pbytes; in xlp_rsa_inp2hwformat() local386 pbytes = paramsize % 8; in xlp_rsa_inp2hwformat()393 if (pbytes) { in xlp_rsa_inp2hwformat()