Searched refs:pbytes (Results 1 – 2 of 2) sorted by relevance
367 uint32_t pdwords, pbytes; in xlp_rsa_inp2hwformat() local371 pbytes = paramsize % 8; in xlp_rsa_inp2hwformat()378 if (pbytes) { in xlp_rsa_inp2hwformat()
150 static inline int resolve_z(uint8_t *pbytes, enum pt_exec_mode eosz) in resolve_z() argument155 if (!pbytes) in resolve_z()162 *pbytes = bytes[idx]; in resolve_z()166 static inline int resolve_v(uint8_t *pbytes, enum pt_exec_mode eosz) in resolve_v() argument171 if (!pbytes) in resolve_v()178 *pbytes = bytes[idx]; in resolve_v()