log☇︎
6 entries in 0.762s
a111: 4 results for "s2n", http://btcbase.org/log-search?q=s2n
ben_vulpes: !#s s2n
decimation: s2n even
decimation: #define memcpy_check( d, s, n ) do { notnull_check( (d) ); if ( memcpy( (d), (s), (n)) != (d) ) { S2N_ERROR(S2N_ERR_MEMCPY); } } while(0)
assbot: s2n/s2n_safety.h at master · awslabs/s2n · GitHub ... ( http://bit.ly/1dxAcpj )
decimation: https://github.com/awslabs/s2n/blob/master/utils/s2n_safety.h < here in the memcpy_check