Searched refs:paramsize (Results 1 – 1 of 1) sorted by relevance
83 uint32_t paramsize, uint8_t result);363 xlp_rsa_inp2hwformat(uint8_t *src, uint8_t *dst, uint32_t paramsize, in xlp_rsa_inp2hwformat() argument369 pdwords = paramsize / 8; in xlp_rsa_inp2hwformat()370 pbytes = paramsize % 8; in xlp_rsa_inp2hwformat()380 for (j = 7; k < paramsize; j--, k++) in xlp_rsa_inp2hwformat()384 for (j = 7; k < paramsize; j--, k++) in xlp_rsa_inp2hwformat()