Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmrsalib.h35 #define RSA_ERROR(msg0) (((msg0) >> 53) & 0x1f) macro
H A Dnlmrsa.c228 if (RSA_ERROR(msg->msg[0]) != 0) { in nlm_xlprsaecc_msgring_handler()
232 (int)RSA_ERROR(msg->msg[0])); in nlm_xlprsaecc_msgring_handler()