| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| H A D | hmac.c | 51 memset(ctx->buf, 0, ctx->key_length); in HMAC_CTX_cleanup() 90 memset(ctx->buf, 0, ctx->key_length); in HMAC_Init_ex() 93 ctx->key_length = EVP_MD_size(ctx->md); in HMAC_Init_ex() 94 ctx->buf = malloc(ctx->key_length); in HMAC_Init_ex() 107 memset(ctx->opad, 0, ctx->key_length); in HMAC_Init_ex() 111 memset(ctx->ipad, 0, ctx->key_length); in HMAC_Init_ex() 145 EVP_DigestUpdate(ctx->ctx, ctx->buf, ctx->key_length); in HMAC_Final()
|
| H A D | hmac.h | 64 size_t key_length; member
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/blake2/ |
| H A D | blake2_local.h | 33 uint8_t key_length; /* 2 */ member 56 uint8_t key_length; /* 2 */ member
|
| H A D | blake2s.c | 83 P->key_length = 0; in BLAKE2s_Init()
|
| H A D | blake2b.c | 86 P->key_length = 0; in BLAKE2b_Init()
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/ |
| H A D | ear.c | 492 size_t const key_length = strlen(key); in bear_update_environ() local 495 if ((0 == strncmp(*it, key, key_length)) && in bear_update_environ() 496 (strlen(*it) > key_length) && ('=' == (*it)[key_length])) in bear_update_environ() 501 size_t const env_length = key_length + value_length + 2; in bear_update_environ()
|
| /netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_generichash/blake2b/ref/ |
| H A D | blake2b-ref.c | 132 P->key_length = 0; in blake2b_init() 155 P->key_length = 0; in blake2b_init_salt_personal() 189 P->key_length = keylen; in blake2b_init_key() 227 P->key_length = keylen; in blake2b_init_key_salt_personal()
|
| H A D | blake2.h | 56 uint8_t key_length; /* 2 */ member
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/ |
| H A D | blake2.h | 32 uint8_t key_length; /* 2 */ member 56 uint8_t key_length; /* 2 */ member
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/digests/ |
| H A D | blake2b_prov.c | 86 P->key_length = 0; in ossl_blake2b_param_init() 105 P->key_length = keylen; in ossl_blake2b_param_set_key_length() 145 memcpy(block, key, P->key_length); in ossl_blake2b_init_key()
|
| H A D | blake2s_prov.c | 81 P->key_length = 0; in ossl_blake2s_param_init() 99 P->key_length = keylen; in ossl_blake2s_param_set_key_length() 138 memcpy(block, key, P->key_length); in ossl_blake2s_init_key()
|
| /netbsd-src/external/bsd/jemalloc/dist/test/src/ |
| H A D | SFMT.c | 638 sfmt_t *init_by_array(uint32_t *init_key, int key_length) { in init_by_array() argument 666 if (key_length + 1 > N32) { in init_by_array() 667 count = key_length + 1; in init_by_array() 674 r += key_length; in init_by_array() 679 for (i = 1, j = 0; (j < count) && (j < key_length); j++) { in init_by_array()
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/ |
| H A D | archive_blake2.h | 95 uint8_t key_length; /* 2 */ 113 uint8_t key_length; /* 2 */
|
| H A D | archive_blake2sp_ref.c | 49 P->key_length = (uint8_t)keylen; in blake2sp_init_leaf() 66 P->key_length = (uint8_t)keylen; in blake2sp_init_root()
|
| H A D | archive_blake2s_ref.c | 103 P->key_length = 0; in blake2s_init() 126 P->key_length = (uint8_t)keylen; in blake2s_init_key()
|
| /netbsd-src/external/bsd/wpa/dist/src/common/ |
| H A D | eapol_common.h | 67 u8 key_length[2]; member
|
| /netbsd-src/external/bsd/jemalloc/dist/test/include/test/ |
| H A D | SFMT.h | 78 sfmt_t *init_by_array(uint32_t *init_key, int key_length);
|
| /netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/ |
| H A D | blake2.h | 38 uint8_t key_length; /* 2 */ member
|
| H A D | blake2b.c | 105 P.key_length = 0; in blake2b_init() 139 P.key_length = (uint8_t)keylen; in blake2b_init_key()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | tls_o.c | 78 static RSA * tlso_tmp_rsa_cb( SSL *ssl, int is_export, int key_length ); 1565 tlso_tmp_rsa_cb( SSL *ssl, int is_export, int key_length ) in tlso_tmp_rsa_cb() argument 1575 if ( tmp_rsa && !RSA_generate_key_ex( tmp_rsa, key_length, bn, NULL )) { in tlso_tmp_rsa_cb() 1586 key_length, is_export ? "export" : "domestic" ); in tlso_tmp_rsa_cb()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/ |
| H A D | blake2_mac_impl.c | 115 } else if (macctx->params.key_length == 0) { in blake2_mac_init()
|
| /netbsd-src/sys/fs/hfs/ |
| H A D | libhfs.h | 321 uint16_t key_length; member
|
| H A D | libhfs.c | 1835 out_key->key_length = be16tohp(&ptr); in hfslib_read_extent_record() 1837 out_key->key_length = *(((uint8_t*)ptr)); in hfslib_read_extent_record() 2313 out_key->key_length = HFS_MAX_EXT_KEY_LEN; in hfslib_make_extent_key() 2319 return out_key->key_length; in hfslib_make_extent_key()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | x509.h | 238 int key_length; member
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | x509.h.in | 202 int key_length; member
|