Searched refs:get1 (Results 1 – 6 of 6) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | refclock_arc.c | 852 get1(char *p, int *val) in get1() function 1172 || !get1(pp->a_lastcode + 7, &wday) in arc_receive()
|
| /src/crypto/openssh/ |
| H A D | ed25519.c | 1998 ge25519 get1, get2; in crypto_sign_ed25519_open() local 2003 if (ge25519_unpackneg_vartime(&get1,pk)) goto badsig; in crypto_sign_ed25519_open() 2016 ge25519_double_scalarmult_vartime(&get2, &get1, &schram, &ge25519_base, &scs); in crypto_sign_ed25519_open()
|
| /src/crypto/openssl/doc/man7/ |
| H A D | openssl-threads.pod | 38 A C<set1> or C<get1> function does not change the ownership, but instead
|
| H A D | ossl-guide-libraries-introduction.pod | 271 using the numbers B<0> and B<1>, i.e. "get0", "get1", "set0" and "set1". This
|
| /src/crypto/openssl/test/ |
| H A D | cmp_ctx_test.c | 355 #define get1 1 macro
|
| /src/crypto/openssl/ |
| H A D | CHANGES.md | 2909 well as the similarly named "get1" functions behave differently in 18448 * Change names of new functions to the new get1/get0 naming 18449 convention: After 'get1', the caller owns a reference count
|