Home
last modified time | relevance | path

Searched defs:klen (Results 1 – 13 of 13) sorted by relevance

/openssl/crypto/pem/
H A Dpem_pk8.c42 const char *kstr, int klen, in PEM_write_bio_PKCS8PrivateKey_nid()
49 const char *kstr, int klen, in PEM_write_bio_PKCS8PrivateKey()
56 const char *kstr, int klen, in i2d_PKCS8PrivateKey_bio()
63 const char *kstr, int klen, in i2d_PKCS8PrivateKey_nid_bio()
70 const EVP_CIPHER *enc, const char *kstr, int klen, in do_pk8pkey()
174 int klen; in d2i_PKCS8PrivateKey_bio() local
209 const char *kstr, int klen, in i2d_PKCS8PrivateKey_fp()
216 const char *kstr, int klen, in i2d_PKCS8PrivateKey_nid_fp()
223 const char *kstr, int klen, in PEM_write_PKCS8PrivateKey_nid()
230 const char *kstr, int klen, in PEM_write_PKCS8PrivateKey()
[all …]
H A Dpem_info.c225 const unsigned char *kstr, int klen, in PEM_X509_INFO_write_bio()
H A Dpem_pkey.c149 int klen; in pem_read_bio_key_legacy() local
341 const unsigned char *kstr, int klen, in PEM_write_bio_PrivateKey_traditional()
H A Dpem_lib.c302 const unsigned char *kstr, int klen, in PEM_ASN1_write()
321 const unsigned char *kstr, int klen, in PEM_ASN1_write_bio()
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_siv_hw.c24 size_t klen = keylen / 2; in aes_siv_initkey() local
/openssl/crypto/modes/
H A Dsiv128.c143 SIV128_CONTEXT *ossl_siv128_new(const unsigned char *key, int klen, in ossl_siv128_new()
163 int ossl_siv128_init(SIV128_CONTEXT *ctx, const unsigned char *key, int klen, in ossl_siv128_init()
/openssl/crypto/encode_decode/
H A Dencoder_pkey.c44 size_t klen) in OSSL_ENCODER_CTX_set_passphrase()
H A Ddecoder_pkey.c28 size_t klen) in OSSL_DECODER_CTX_set_passphrase()
/openssl/providers/implementations/kdfs/
H A Dkrb5kdf.c351 int klen, ret; in cipher_init() local
/openssl/crypto/rsa/
H A Drsa_pmeth.c341 int klen = RSA_size(rsa); in pkey_rsa_encrypt() local
/openssl/engines/
H A De_afalg.c428 const int klen) in afalg_set_key()
/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c108 size_t klen = 0; in p8info_to_encp8() local
/openssl/test/
H A Dtls-provider.c1379 size_t klen = 0; in p8info_to_encp8() local

Completed in 54 milliseconds