Searched refs:get1 (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| 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()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/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 | crypto.pod | 544 using the numbers B<0> and B<1>, i.e. "get0", "get1", "set0" and "set1". This
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | cmp_ctx_test.c | 334 #define get1 1 macro
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | CHANGES | 11209 *) Change names of new functions to the new get1/get0 naming 11210 convention: After 'get1', the caller owns a reference count
|