Home
last modified time | relevance | path

Searched defs:S (Results 1 – 14 of 14) sorted by relevance

/openssl-master/providers/implementations/digests/
A Dblake2b_prov.c48 static ossl_inline void blake2b_set_lastblock(BLAKE2B_CTX *S) in blake2b_set_lastblock()
54 static ossl_inline void blake2b_init0(BLAKE2B_CTX *S) in blake2b_init0()
65 static void blake2b_init_param(BLAKE2B_CTX *S, const BLAKE2B_PARAM *P) in blake2b_init_param()
154 static void blake2b_compress(BLAKE2B_CTX *S, in blake2b_compress()
A Dblake2s_prov.c44 static ossl_inline void blake2s_set_lastblock(BLAKE2S_CTX *S) in blake2s_set_lastblock()
50 static ossl_inline void blake2s_init0(BLAKE2S_CTX *S) in blake2s_init0()
61 static void blake2s_init_param(BLAKE2S_CTX *S, const BLAKE2S_PARAM *P) in blake2s_init_param()
147 static void blake2s_compress(BLAKE2S_CTX *S, in blake2s_compress()
/openssl-master/crypto/des/
A Ddes_local.h125 # define LOAD_DATA_tmp(R,S,u,t,E0,E1) \ argument
128 # define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument
135 # define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument
146 # define D_ENCRYPT(LL,R,S) { \ argument
/openssl-master/crypto/
A Ds390xcap.c29 #define STR_(S) #S argument
30 #define STR(S) STR_(S) argument
/openssl-master/include/openssl/
A Dblowfish.h45 BF_LONG S[4 * 256]; member
/openssl-master/crypto/rc5/
A Drc5_skey.c22 RC5_32_INT L[64], l, ll, A, B, *S, k; in RC5_32_set_key() local
/openssl-master/crypto/bf/
A Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
/openssl-master/crypto/md2/
A Dmd2_dgst.c34 static const MD2_INT S[256] = { variable
/openssl-master/crypto/srp/
A Dsrp_lib.c79 BIGNUM *tmp = NULL, *S = NULL; in SRP_Calc_server_key() local
/openssl-master/crypto/whrlpool/
A Dwp_block.c506 } S, K, *H = (void *)ctx->H.q; in whirlpool_block() local
/openssl-master/crypto/ec/
A Decp_nistz256.c268 BN_ULONG S[P256_LIMBS]; in ecp_nistz256_point_double() local
/openssl-master/test/
A Dectest.c42 EC_POINT *P = NULL, *Q = NULL, *R = NULL, *S = NULL; in group_order_tests() local
/openssl-master/crypto/perlasm/
A Ds390x.pm2628 sub S { subroutine
/openssl-master/ssl/
A Dssl_local.h355 # define SSL_IS_FIRST_HANDSHAKE(S) ((s)->s3.tmp.finish_md_len == 0 \ argument

Completed in 40 milliseconds