Searched defs:BN_get_flags (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn.h287 # define BN_get_flags(b,n) ((b)->flags&(n)) macro

Completed in 149 milliseconds