Home
last modified time | relevance | path

Searched refs:PSS (Results 1 – 8 of 8) sorted by relevance

/external/boringssl/src/crypto/evp/
Devp_tests.txt251 # RSA-PSS tests.
255 RSAPadding = PSS
263 RSAPadding = PSS
271 RSAPadding = PSS
279 RSAPadding = PSS
287 RSAPadding = PSS
296 RSAPadding = PSS
305 RSAPadding = PSS
314 RSAPadding = PSS
323 RSAPadding = PSS
[all …]
/external/jemalloc/
DAndroid.bp34 // is, the higher amount of PSS consumed. If this number is set too low
38 // is, the higher amount of PSS consumed. If this number is set too low
44 // usually decreases the amount of PSS used, but can increase
48 // PSS consumed by jemalloc.
60 // Only enable the tcache on non-svelte configurations, to save PSS.
/external/scapy/scapy/layers/tls/crypto/
Dpkcs1.py125 return padding.PSS(mgf=mgf(h), salt_length=h.digest_size)
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DAlgorithmParametersSpi.java165 public static class PSS class in AlgorithmParametersSpi
/external/libmicrohttpd/doc/
DMakefile.in151 PSS = libmicrohttpd.ps libmicrohttpd-tutorial.ps
1024 install-ps-am: $(PSS)
1056 ps-am: $(PSS)
/external/python/cpython3/Modules/_ctypes/libffi/
DMakefile.in370 PSS = doc/libffi.ps
2083 install-ps-am: $(PSS)
2118 ps-am: $(PSS)
/external/python/cpython2/Modules/_ctypes/libffi/
DMakefile.in370 PSS = doc/libffi.ps
2083 install-ps-am: $(PSS)
2118 ps-am: $(PSS)
/external/boringssl/src/crypto/obj/
Dobjects.txt172 pkcs1 10 : RSASSA-PSS : rsassaPss