/third_party/curl/tests/unit/ |
H A D | unit1602.c | 57 size_t klen = sizeof(int); variable
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_siv_hw.c | 24 size_t klen = keylen / 2; in aes_siv_initkey() local
|
/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pem_info.c | 224 PEM_X509_INFO_write_bio(BIO *bp, const X509_INFO *xi, EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *cb, void *u) PEM_X509_INFO_write_bio() argument
|
H A D | pem_pk8.c | 41 PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PKCS8PrivateKey_nid() argument 48 PEM_write_bio_PKCS8PrivateKey(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PKCS8PrivateKey() argument 55 i2d_PKCS8PrivateKey_bio(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_bio() argument 62 i2d_PKCS8PrivateKey_nid_bio(BIO *bp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_nid_bio() argument 69 do_pk8pkey(BIO *bp, const EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u, const char *propq) do_pk8pkey() argument 174 int klen; d2i_PKCS8PrivateKey_bio() local 208 i2d_PKCS8PrivateKey_fp(FILE *fp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_fp() argument 215 i2d_PKCS8PrivateKey_nid_fp(FILE *fp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_nid_fp() argument 222 PEM_write_PKCS8PrivateKey_nid(FILE *fp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_PKCS8PrivateKey_nid() argument 229 PEM_write_PKCS8PrivateKey(FILE *fp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_PKCS8PrivateKey() argument 236 do_pk8pkey_fp(FILE *fp, const EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u, const char *propq) do_pk8pkey_fp() argument [all...] |
H A D | pem_pkey.c | 149 int klen; in pem_read_bio_key_legacy() local 339 PEM_write_bio_PrivateKey_traditional(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PrivateKey_traditional() argument [all...] |
/third_party/openssl/crypto/pem/ |
H A D | pem_info.c | 224 PEM_X509_INFO_write_bio(BIO *bp, const X509_INFO *xi, EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *cb, void *u) PEM_X509_INFO_write_bio() argument
|
H A D | pem_pk8.c | 41 PEM_write_bio_PKCS8PrivateKey_nid(BIO *bp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PKCS8PrivateKey_nid() argument 48 PEM_write_bio_PKCS8PrivateKey(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PKCS8PrivateKey() argument 55 i2d_PKCS8PrivateKey_bio(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_bio() argument 62 i2d_PKCS8PrivateKey_nid_bio(BIO *bp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_nid_bio() argument 69 do_pk8pkey(BIO *bp, const EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u, const char *propq) do_pk8pkey() argument 174 int klen; d2i_PKCS8PrivateKey_bio() local 208 i2d_PKCS8PrivateKey_fp(FILE *fp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_fp() argument 215 i2d_PKCS8PrivateKey_nid_fp(FILE *fp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) i2d_PKCS8PrivateKey_nid_fp() argument 222 PEM_write_PKCS8PrivateKey_nid(FILE *fp, const EVP_PKEY *x, int nid, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_PKCS8PrivateKey_nid() argument 229 PEM_write_PKCS8PrivateKey(FILE *fp, const EVP_PKEY *x, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_PKCS8PrivateKey() argument 236 do_pk8pkey_fp(FILE *fp, const EVP_PKEY *x, int isder, int nid, const EVP_CIPHER *enc, const char *kstr, int klen, pem_password_cb *cb, void *u, const char *propq) do_pk8pkey_fp() argument [all...] |
H A D | pem_pkey.c | 149 int klen; in pem_read_bio_key_legacy() local 339 PEM_write_bio_PrivateKey_traditional(BIO *bp, const EVP_PKEY *x, const EVP_CIPHER *enc, const unsigned char *kstr, int klen, pem_password_cb *cb, void *u) PEM_write_bio_PrivateKey_traditional() argument [all...] |
/third_party/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_siv_hw.c | 24 size_t klen = keylen / 2; in aes_siv_initkey() local
|
/third_party/musl/src/crypt/ |
H A D | crypt_md5.c | 201 unsigned int i, klen, slen; in md5crypt() local [all...] |
H A D | crypt_sha512.c | 212 unsigned int i, r, klen, slen; in sha512crypt() local [all...] |
H A D | crypt_sha256.c | 191 unsigned int i, r, klen, slen; in sha256crypt() local [all...] |
/third_party/mbedtls/library/ |
H A D | psa_crypto_rsa.c | 403 int klen = (int) mbedtls_rsa_get_len(rsa); // known to fit in rsa_pss_expected_salt_len() local
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | openssl-x509.c | 155 size_t klen = (unsigned int)i2d_X509_PUBKEY(X509_get_X509_PUBKEY(x509), NULL); in lws_tls_openssl_cert_info() local
|
/third_party/libwebsockets/lib/tls/ |
H A D | tls-jit-trust.c | 47 int klen = sizeof(kid->kid); in lws_tls_kid_copy_kid() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
H A D | krb5kdf.c | 330 int klen, ret; in cipher_init() local
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | siv128.c | 143 SIV128_CONTEXT *ossl_siv128_new(const unsigned char *key, int klen, in ossl_siv128_new() argument 163 int ossl_siv128_init(SIV128_CONTEXT *ctx, const unsigned char *key, int klen, in ossl_siv128_init() argument
|
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
H A D | decoder_pkey.c | 22 OSSL_DECODER_CTX_set_passphrase(OSSL_DECODER_CTX *ctx, const unsigned char *kstr, size_t klen) OSSL_DECODER_CTX_set_passphrase() argument
|
H A D | encoder_pkey.c | 41 OSSL_ENCODER_CTX_set_passphrase(OSSL_ENCODER_CTX *ctx, const unsigned char *kstr, size_t klen) OSSL_ENCODER_CTX_set_passphrase() argument
|
/third_party/openssl/crypto/modes/ |
H A D | siv128.c | 143 SIV128_CONTEXT *ossl_siv128_new(const unsigned char *key, int klen, in ossl_siv128_new() argument 163 int ossl_siv128_init(SIV128_CONTEXT *ctx, const unsigned char *key, int klen, in ossl_siv128_init() argument
|
/third_party/openssl/crypto/encode_decode/ |
H A D | decoder_pkey.c | 22 OSSL_DECODER_CTX_set_passphrase(OSSL_DECODER_CTX *ctx, const unsigned char *kstr, size_t klen) OSSL_DECODER_CTX_set_passphrase() argument
|
H A D | encoder_pkey.c | 41 OSSL_ENCODER_CTX_set_passphrase(OSSL_ENCODER_CTX *ctx, const unsigned char *kstr, size_t klen) OSSL_ENCODER_CTX_set_passphrase() argument
|
/third_party/openssl/providers/implementations/kdfs/ |
H A D | krb5kdf.c | 330 int klen, ret; in cipher_init() local
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_pmeth.c | 326 int klen = RSA_size(rsa); in pkey_rsa_encrypt() local
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_pmeth.c | 326 int klen = RSA_size(rsa); in pkey_rsa_encrypt() local
|