Home
last modified time | relevance | path

Searched defs:array (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/bio/
H A Dbss_dgram_pair.c197 #define BIO_MSG_N(array, n) (*(BIO_MSG *)((char *)(array) + (n)*stride)) argument
H A Dbss_dgram.c140 # define BIO_MSG_N(array, stride, n) (*(BIO_MSG *)((char *)(array) + (n)*(stride))) argument
/openssl/test/helpers/
H A Dquictestlib.c1069 # define BIO_MSG_N(array, stride, n) (*(BIO_MSG *)((char *)(array) + (n)*(stride))) argument

Completed in 26 milliseconds