Home
last modified time | relevance | path

Searched +defs:key +defs:P (Results 1 – 25 of 2404) sorted by relevance

12345678910>>...97

/dports/java/bouncycastle15/crypto-169/prov/src/test/java/org/bouncycastle/jce/provider/test/
H A DAEADTest.java117 byte[] P, in checkCipherWithAD()
124 SecretKeySpec key = new SecretKeySpec(K, "AES"); in checkCipherWithAD() local
149 byte[] P, in testAEADParameterSpec()
154 SecretKeySpec key = new SecretKeySpec(K, "AES"); in testAEADParameterSpec() local
217 byte[] P, in testGCMParameterSpec()
225 SecretKeySpec key = new SecretKeySpec(K, "AES"); in testGCMParameterSpec() local
264 byte[] P, in testGCMParameterSpecWithMultipleUpdates()
269 SecretKeySpec key = new SecretKeySpec(K, "AES"); in testGCMParameterSpecWithMultipleUpdates() local
320 byte[] P, in testGCMParameterSpecWithRepeatKey()
364 byte[] P, in testGCMGeneric()
[all …]
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/agreement/
H A DECDHCStagedAgreement.java17 ECPrivateKeyParameters key; field in ECDHCStagedAgreement
20 CipherParameters key) in init()
33 ECPoint P = calculateNextPoint((ECPublicKeyParameters)pubKey); in calculateStage() local
41 ECPoint P = calculateNextPoint((ECPublicKeyParameters)pubKey); in calculateAgreement() local
64 ECPoint P = pubPoint.multiply(hd).normalize(); in calculateNextPoint() local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-ref.c78 blake2b_param_set_salt(blake2b_param *P, const uint8_t salt[BLAKE2B_SALTBYTES]) in blake2b_param_set_salt()
85 blake2b_param_set_personal(blake2b_param *P, in blake2b_param_set_personal()
109 blake2b_init_param(blake2b_state *S, const blake2b_param *P) in blake2b_init_param()
128 blake2b_param P[1]; in blake2b_init() local
151 blake2b_param P[1]; in blake2b_init_salt_personal() local
179 blake2b_init_key(blake2b_state *S, const uint8_t outlen, const void *key, in blake2b_init_key()
182 blake2b_param P[1]; in blake2b_init_key() local
217 const void *key, const uint8_t keylen, in blake2b_init_key_salt_personal()
220 blake2b_param P[1]; in blake2b_init_key_salt_personal() local
335 blake2b(uint8_t *out, const void *in, const void *key, const uint8_t outlen, in blake2b()
[all …]
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-ref.c78 blake2b_param_set_salt(blake2b_param *P, const uint8_t salt[BLAKE2B_SALTBYTES]) in blake2b_param_set_salt()
85 blake2b_param_set_personal(blake2b_param *P, in blake2b_param_set_personal()
109 blake2b_init_param(blake2b_state *S, const blake2b_param *P) in blake2b_init_param()
128 blake2b_param P[1]; in blake2b_init() local
151 blake2b_param P[1]; in blake2b_init_salt_personal() local
179 blake2b_init_key(blake2b_state *S, const uint8_t outlen, const void *key, in blake2b_init_key()
182 blake2b_param P[1]; in blake2b_init_key() local
217 const void *key, const uint8_t keylen, in blake2b_init_key_salt_personal()
220 blake2b_param P[1]; in blake2b_init_key_salt_personal() local
335 blake2b(uint8_t *out, const void *in, const void *key, const uint8_t outlen, in blake2b()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-ref.c78 blake2b_param_set_salt(blake2b_param *P, const uint8_t salt[BLAKE2B_SALTBYTES]) in blake2b_param_set_salt()
85 blake2b_param_set_personal(blake2b_param *P, in blake2b_param_set_personal()
109 blake2b_init_param(blake2b_state *S, const blake2b_param *P) in blake2b_init_param()
128 blake2b_param P[1]; in blake2b_init() local
151 blake2b_param P[1]; in blake2b_init_salt_personal() local
179 blake2b_init_key(blake2b_state *S, const uint8_t outlen, const void *key, in blake2b_init_key()
182 blake2b_param P[1]; in blake2b_init_key() local
217 const void *key, const uint8_t keylen, in blake2b_init_key_salt_personal()
220 blake2b_param P[1]; in blake2b_init_key_salt_personal() local
335 blake2b(uint8_t *out, const void *in, const void *key, const uint8_t outlen, in blake2b()
[all …]
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/td/utils/
H A DDecTree.h42 static unique_ptr<Node> create_node(KeyType key, ValueType value, uint32 y) { in create_node()
51 auto P = split_node(std::move(Tree), key); in insert_node() local
69 static unique_ptr<Node> remove_node(unique_ptr<Node> Tree, const KeyType &key) { in remove_node()
87 static ValueType *get_node(unique_ptr<Node> &Tree, const KeyType &key) { in get_node()
142 auto P = split_node(std::move(Tree->left_), key); in split_node() local
148 auto P = split_node(std::move(Tree->right_), key); in split_node() local
182 void insert(KeyType key, ValueType value) { in insert()
185 void remove(const KeyType &key) { in remove()
191 ValueType *get(const KeyType &key) { in get()
201 const ValueType *get(const KeyType &key) const { in get()
[all …]
/dports/security/asignify/asignify-1.0/libasignify/
H A Dblake2b-ref.c91 static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
97 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
103 static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length ) in blake2b_param_set_leaf_length()
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
115 static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
149 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
165 blake2b_param P[1]; in blake2b_init() local
184 int blake2b_init_key( blake2b_state *S, const uint8_t outlen, const void *key, const uint8_t keylen… in blake2b_init_key()
186 blake2b_param P[1]; in blake2b_init_key() local
339 int blake2b( uint8_t *out, const void *in, const void *key, const uint8_t outlen, const uint64_t in… in blake2b()
[all …]
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddZddCount.c105 DdNode * P) in Cudd_zddCount()
143 DdNode * P) in Cudd_zddCountDouble()
183 DdNode * P, in cuddZddCountStep()
228 DdNode * P, in cuddZddCountDoubleStep()
274 void * key, in st_zdd_countfree()
297 void * key, in st_zdd_count_dbl_free()
/dports/lang/python37/Python-3.7.12/Modules/_blake2/impl/
H A Dblake2s-ref.c91 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_fanout( blake2s_param *P, const uint8_t fanout ) in blake2s_param_set_fanout()
97 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_max_depth( blake2s_param *P, const uint8_t depth ) in blake2s_param_set_max_depth()
103 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_leaf_length( blake2s_param *P, const uint32_t leaf_lengt… in blake2s_param_set_leaf_length()
109 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offse… in blake2s_param_set_node_offset()
115 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_node_depth( blake2s_param *P, const uint8_t node_depth ) in blake2s_param_set_node_depth()
150 int blake2s_init_param( blake2s_state *S, const blake2s_param *P ) in blake2s_init_param()
168 blake2s_param P[1]; in blake2s_init() local
187 int blake2s_init_key( blake2s_state *S, const uint8_t outlen, const void *key, const uint8_t keylen… in blake2s_init_key()
189 blake2s_param P[1]; in blake2s_init_key() local
343 int blake2s( uint8_t *out, const void *in, const void *key, const uint8_t outlen, const uint64_t in… in blake2s()
[all …]
H A Dblake2b-ref.c98 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
104 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
110 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_lengt… in blake2b_param_set_leaf_length()
116 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offse… in blake2b_param_set_node_offset()
122 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
157 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
175 blake2b_param P[1]; in blake2b_init() local
194 int blake2b_init_key( blake2b_state *S, const uint8_t outlen, const void *key, const uint8_t keylen… in blake2b_init_key()
196 blake2b_param P[1]; in blake2b_init_key() local
353 int blake2b( uint8_t *out, const void *in, const void *key, const uint8_t outlen, const uint64_t in… in blake2b()
[all …]
/dports/mail/rmilter/rmilter-1.10.0/compat/
H A Dblake2b-ref.c92 static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
98 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
104 static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length ) in blake2b_param_set_leaf_length()
110 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
116 static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
150 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
166 blake2b_param P[1]; in blake2b_init() local
185 int blake2b_init_key( blake2b_state *S, const uint8_t outlen, const void *key, const uint8_t keylen… in blake2b_init_key()
187 blake2b_param P[1]; in blake2b_init_key() local
337 int blake2b( uint8_t *out, const void *in, const void *key, const uint8_t outlen, const uint64_t in… in blake2b()
[all …]
/dports/security/py-pyblake2/pyblake2-1.1.2/impl/
H A Dblake2b-ref.c97 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
103 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
109 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_lengt… in blake2b_param_set_leaf_length()
115 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offse… in blake2b_param_set_node_offset()
121 BLAKE2_LOCAL_INLINE(int) blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
156 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
174 blake2b_param P[1]; in blake2b_init() local
193 int blake2b_init_key( blake2b_state *S, const uint8_t outlen, const void *key, const uint8_t keylen… in blake2b_init_key()
195 blake2b_param P[1]; in blake2b_init_key() local
352 int blake2b( uint8_t *out, const void *in, const void *key, const uint8_t outlen, const uint64_t in… in blake2b()
[all …]
H A Dblake2s-ref.c90 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_fanout( blake2s_param *P, const uint8_t fanout ) in blake2s_param_set_fanout()
96 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_max_depth( blake2s_param *P, const uint8_t depth ) in blake2s_param_set_max_depth()
102 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_leaf_length( blake2s_param *P, const uint32_t leaf_lengt… in blake2s_param_set_leaf_length()
108 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offse… in blake2s_param_set_node_offset()
114 BLAKE2_LOCAL_INLINE(int) blake2s_param_set_node_depth( blake2s_param *P, const uint8_t node_depth ) in blake2s_param_set_node_depth()
149 int blake2s_init_param( blake2s_state *S, const blake2s_param *P ) in blake2s_init_param()
167 blake2s_param P[1]; in blake2s_init() local
186 int blake2s_init_key( blake2s_state *S, const uint8_t outlen, const void *key, const uint8_t keylen… in blake2s_init_key()
188 blake2s_param P[1]; in blake2s_init_key() local
342 int blake2s( uint8_t *out, const void *in, const void *key, const uint8_t outlen, const uint64_t in… in blake2s()
[all …]
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddZddCount.c135 DdNode * P) in Cudd_zddCount()
174 DdNode * P) in Cudd_zddCountDouble()
219 DdNode * P, in cuddZddCountStep()
269 DdNode * P, in cuddZddCountDoubleStep()
320 char * key, in st_zdd_countfree()
347 char * key, in st_zdd_count_dbl_free()
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddZddCount.c135 DdNode * P) in Cudd_zddCount()
174 DdNode * P) in Cudd_zddCountDouble()
219 DdNode * P, in cuddZddCountStep()
269 DdNode * P, in cuddZddCountDoubleStep()
320 char * key, in st_zdd_countfree()
347 char * key, in st_zdd_count_dbl_free()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddZddCount.c131 DdNode * P) in Cudd_zddCount()
170 DdNode * P) in Cudd_zddCountDouble()
215 DdNode * P, in cuddZddCountStep()
265 DdNode * P, in cuddZddCountDoubleStep()
316 char * key, in st__zdd_countfree()
343 char * key, in st__zdd_count_dbl_free()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/util/locale/provider/
H A DLocaleServiceProviderPool.java215 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
232 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
234 String key, in getLocalizedObject()
251 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
254 String key, in getLocalizedObject()
260 …private <P extends LocaleServiceProvider, S> S getLocalizedObjectImpl(LocalizedObjectGetter<P, S> … in getLocalizedObjectImpl()
263 String key, in getLocalizedObjectImpl()
402 String key, in getObject()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/util/locale/provider/
H A DLocaleServiceProviderPool.java215 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
232 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
234 String key, in getLocalizedObject()
251 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
254 String key, in getLocalizedObject()
260 …private <P extends LocaleServiceProvider, S> S getLocalizedObjectImpl(LocalizedObjectGetter<P, S> … in getLocalizedObjectImpl()
263 String key, in getLocalizedObjectImpl()
402 String key, in getObject()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/util/locale/provider/
H A DLocaleServiceProviderPool.java215 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
232 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
234 String key, in getLocalizedObject()
251 …public <P extends LocaleServiceProvider, S> S getLocalizedObject(LocalizedObjectGetter<P, S> gette… in getLocalizedObject()
254 String key, in getLocalizedObject()
260 …private <P extends LocaleServiceProvider, S> S getLocalizedObjectImpl(LocalizedObjectGetter<P, S> … in getLocalizedObjectImpl()
263 String key, in getLocalizedObjectImpl()
402 String key, in getObject()
/dports/databases/py-gdbm/Python-3.8.12/Modules/_blake2/impl/
H A Dblake2b-ref.c91 static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
97 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
103 static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length ) in blake2b_param_set_leaf_length()
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
115 static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
121 static inline int blake2b_param_set_inner_length( blake2b_param *P, const uint8_t inner_length ) in blake2b_param_set_inner_length()
162 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
179 blake2b_param P[1]; in blake2b_init() local
198 int blake2b_init_key( blake2b_state *S, size_t outlen, const void *key, size_t keylen ) in blake2b_init_key()
200 blake2b_param P[1]; in blake2b_init_key() local
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/_blake2/impl/
H A Dblake2b-ref.c91 static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
97 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
103 static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length ) in blake2b_param_set_leaf_length()
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
115 static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
121 static inline int blake2b_param_set_inner_length( blake2b_param *P, const uint8_t inner_length ) in blake2b_param_set_inner_length()
162 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
179 blake2b_param P[1]; in blake2b_init() local
198 int blake2b_init_key( blake2b_state *S, size_t outlen, const void *key, size_t keylen ) in blake2b_init_key()
200 blake2b_param P[1]; in blake2b_init_key() local
[all …]
/dports/lang/python310/Python-3.10.1/Modules/_blake2/impl/
H A Dblake2b-ref.c91 static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
97 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
103 static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length ) in blake2b_param_set_leaf_length()
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
115 static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
121 static inline int blake2b_param_set_inner_length( blake2b_param *P, const uint8_t inner_length ) in blake2b_param_set_inner_length()
162 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
179 blake2b_param P[1]; in blake2b_init() local
198 int blake2b_init_key( blake2b_state *S, size_t outlen, const void *key, size_t keylen ) in blake2b_init_key()
200 blake2b_param P[1]; in blake2b_init_key() local
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/_blake2/impl/
H A Dblake2b-ref.c91 static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
97 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
103 static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length ) in blake2b_param_set_leaf_length()
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
115 static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
121 static inline int blake2b_param_set_inner_length( blake2b_param *P, const uint8_t inner_length ) in blake2b_param_set_inner_length()
162 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
179 blake2b_param P[1]; in blake2b_init() local
198 int blake2b_init_key( blake2b_state *S, size_t outlen, const void *key, size_t keylen ) in blake2b_init_key()
200 blake2b_param P[1]; in blake2b_init_key() local
[all …]
/dports/lang/python39/Python-3.9.9/Modules/_blake2/impl/
H A Dblake2b-ref.c91 static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
97 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
103 static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length ) in blake2b_param_set_leaf_length()
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
115 static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
121 static inline int blake2b_param_set_inner_length( blake2b_param *P, const uint8_t inner_length ) in blake2b_param_set_inner_length()
162 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
179 blake2b_param P[1]; in blake2b_init() local
198 int blake2b_init_key( blake2b_state *S, size_t outlen, const void *key, size_t keylen ) in blake2b_init_key()
200 blake2b_param P[1]; in blake2b_init_key() local
[all …]
/dports/lang/python38/Python-3.8.12/Modules/_blake2/impl/
H A Dblake2b-ref.c91 static inline int blake2b_param_set_fanout( blake2b_param *P, const uint8_t fanout ) in blake2b_param_set_fanout()
97 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
103 static inline int blake2b_param_set_leaf_length( blake2b_param *P, const uint32_t leaf_length ) in blake2b_param_set_leaf_length()
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
115 static inline int blake2b_param_set_node_depth( blake2b_param *P, const uint8_t node_depth ) in blake2b_param_set_node_depth()
121 static inline int blake2b_param_set_inner_length( blake2b_param *P, const uint8_t inner_length ) in blake2b_param_set_inner_length()
162 int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) in blake2b_init_param()
179 blake2b_param P[1]; in blake2b_init() local
198 int blake2b_init_key( blake2b_state *S, size_t outlen, const void *key, size_t keylen ) in blake2b_init_key()
200 blake2b_param P[1]; in blake2b_init_key() local
[all …]

12345678910>>...97