Searched refs:pq_64bit_mod (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/crypto/openssl/crypto/pqueue/ |
| D | pq_compat.h | 99 # define pq_64bit_mod(r, x, n, ctx) BN_mod(r, x, n, ctx) macro 139 # define pq_64bit_mod(r, x, n, ctx) macro
|
| /freebsd-9-stable/crypto/openssl/ssl/ |
| D | d1_pkt.c | 1666 pq_64bit_mod(&(bitmap->map), &(bitmap->map), &tmp, ctx); in dtls1_record_bitmap_update()
|