Home
last modified time | relevance | path

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

/openssl/providers/implementations/digests/
H A Dblake2b_prov.c49 static ossl_inline void blake2b_set_lastblock(BLAKE2B_CTX *S) in blake2b_set_lastblock()
55 static ossl_inline void blake2b_init0(BLAKE2B_CTX *S) in blake2b_init0()
66 static void blake2b_init_param(BLAKE2B_CTX *S, const BLAKE2B_PARAM *P) in blake2b_init_param()
155 static void blake2b_compress(BLAKE2B_CTX *S, in blake2b_compress()
H A Dblake2s_prov.c42 static ossl_inline void blake2s_set_lastblock(BLAKE2S_CTX *S) in blake2s_set_lastblock()
48 static ossl_inline void blake2s_init0(BLAKE2S_CTX *S) in blake2s_init0()
59 static void blake2s_init_param(BLAKE2S_CTX *S, const BLAKE2S_PARAM *P) in blake2s_init_param()
145 static void blake2s_compress(BLAKE2S_CTX *S, in blake2s_compress()
/openssl/crypto/des/
H A Ddes_local.h123 # define LOAD_DATA_tmp(R,S,u,t,E0,E1) \ argument
126 # define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument
133 # define LOAD_DATA(R,S,u,t,E0,E1,tmp) \ argument
144 # define D_ENCRYPT(LL,R,S) { \ argument
/openssl/include/openssl/
H A Dblowfish.h45 BF_LONG S[4 * 256]; member
/openssl/crypto/rc5/
H A Drc5_skey.c22 RC5_32_INT L[64], l, ll, A, B, *S, k; in RC5_32_set_key() local
/openssl/crypto/
H A Ds390xcap.c38 #define STR_(S) #S argument
39 #define STR(S) STR_(S) argument
/openssl/crypto/bf/
H A Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
/openssl/crypto/md2/
H A Dmd2_dgst.c34 static const MD2_INT S[256] = { variable
/openssl/crypto/srp/
H A Dsrp_lib.c79 BIGNUM *tmp = NULL, *S = NULL; in SRP_Calc_server_key() local
/openssl/crypto/whrlpool/
H A Dwp_block.c506 } S, K, *H = (void *)ctx->H.q; in whirlpool_block() local
/openssl/crypto/ec/
H A Decp_nistz256.c259 BN_ULONG S[P256_LIMBS]; in ecp_nistz256_point_double() local
/openssl/test/
H A Dectest.c42 EC_POINT *P = NULL, *Q = NULL, *R = NULL, *S = NULL; in group_order_tests() local
/openssl/crypto/perlasm/
H A Ds390x.pm2628 sub S { subroutine

Completed in 39 milliseconds