Home
last modified time | relevance | path

Searched refs:pbytes (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmrsa.c366 uint32_t pdwords, pbytes; in xlp_rsa_inp2hwformat() local
370 pbytes = paramsize % 8; in xlp_rsa_inp2hwformat()
377 if (pbytes) { in xlp_rsa_inp2hwformat()