Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 27) sorted by relevance

12

/openssl/crypto/rsa/
H A Drsa_prn.c22 int RSA_print_fp(FILE *fp, const RSA *x, int off) in RSA_print_fp()
38 int RSA_print(BIO *bp, const RSA *x, int off) in RSA_print()
H A Drsa_ameth.c300 static int pkey_rsa_print(BIO *bp, const EVP_PKEY *pkey, int off, int priv) in pkey_rsa_print()
/openssl/crypto/ec/
H A Deck_prn.c21 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off) in ECPKParameters_print_fp()
36 int EC_KEY_print_fp(FILE *fp, const EC_KEY *x, int off) in EC_KEY_print_fp()
70 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) in ECPKParameters_print()
226 size_t len, int off) in print_bin()
H A Decp_s390x_nistp.c138 int off; in ecdsa_s390x_nistp_sign_sig() local
234 int off; in ecdsa_s390x_nistp_verify_sig() local
H A Dec_ameth.c283 static int do_EC_KEY_print(BIO *bp, const EC_KEY *x, int off, ec_print_t ktype) in do_EC_KEY_print()
710 int EC_KEY_print(BIO *bp, const EC_KEY *x, int off) in EC_KEY_print()
H A Decp_nistz256.c731 unsigned int off = (idx - 1) / 8; in ecp_nistz256_windowed_mul() local
1085 unsigned int off = (idx - 1) / 8; in ecp_nistz256_points_mul() local
/openssl/crypto/dsa/
H A Ddsa_prn.c22 int DSA_print_fp(FILE *fp, const DSA *x, int off) in DSA_print_fp()
53 int DSA_print(BIO *bp, const DSA *x, int off) in DSA_print()
H A Ddsa_ameth.c272 static int do_dsa_print(BIO *bp, const DSA *x, int off, int ptype) in do_dsa_print()
/openssl/crypto/sha/asm/
H A Dsha256-586.pl373 sub off { &DWP(4*(((shift)-$i)&7),"esp"); } subroutine
/openssl/demos/bio/
H A Dsconnect.c43 int i, len, off, ret = EXIT_FAILURE; in main() local
/openssl/crypto/asn1/
H A Da_int.c239 size_t off = sizeof(uint64_t); in asn1_put_uint64() local
344 size_t off; in asn1_string_set_int64() local
383 size_t off; in asn1_string_set_uint64() local
636 size_t off; in ossl_i2c_uint64_int() local
H A Da_d2i_fp.c116 size_t off = 0; in asn1_d2i_read_bio() local
/openssl/include/internal/
H A Dktls.h199 static ossl_inline ossl_ssize_t ktls_sendfile(int s, int fd, off_t off, in ktls_sendfile()
362 static ossl_inline ossl_ssize_t ktls_sendfile(int s, int fd, off_t off, size_t size, int flags) in ktls_sendfile()
/openssl/crypto/
H A Dcpuid.c107 int off = (env[0] == '~') ? 1 : 0; in OPENSSL_cpuid_setup() local
H A Ds390xcap.c722 int rc, off, i, n; in parse_env() local
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c259 off = hash_d[i].blocks * 64; in tls1_multi_block_encrypt() local
603 size_t off = out - p; in aesni_cbc_hmac_sha1_cipher() local
H A Dcipher_aes_cbc_hmac_sha256_hw.c267 off = hash_d[i].blocks * 64; in tls1_multi_block_encrypt() local
655 size_t off = out - p; in aesni_cbc_hmac_sha256_cipher() local
/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c295 off = hash_d[i].blocks * 64; in tls1_1_multi_block_encrypt() local
706 size_t off = out - p; in aesni_cbc_hmac_sha256_cipher() local
H A De_aes_cbc_hmac_sha1.c297 off = hash_d[i].blocks * 64; in tls1_1_multi_block_encrypt() local
709 size_t off = out - p; in aesni_cbc_hmac_sha1_cipher() local
/openssl/crypto/bio/
H A Dbss_mem.c248 long off, remain; in mem_ctrl() local
/openssl/test/
H A Dquic_stream_test.c500 size_t off = (r * 10 + s) * 10, size = 10; in test_rstream_random() local
H A Ddanetest.c305 int off; in test_tlsafile() local
/openssl/ssl/record/
H A Drecord.h36 size_t off; member
/openssl/ssl/quic/
H A Dquic_stream_map.c47 size_t off) in list_next()
/openssl/ssl/record/methods/
H A Drecmethod_local.h63 size_t off; member

Completed in 133 milliseconds

12