Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dpacket.c37 #define GETBUF(p) (((p)->staticbuf != NULL) \ macro
262 unsigned char *buf = GETBUF(pkt); in wpacket_intern_close()
487 unsigned char *buf = GETBUF(pkt); in WPACKET_get_curr()