Home
last modified time | relevance | path

Searched defs:NIST (Results 1 – 23 of 23) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dnist.go102 type NIST struct { struct
103 Contextified
104 sync.RWMutex
105 expiresAt time.Time
106 failed bool
107 succeeded bool
108 long *NISTToken
109 short *NISTToken
110 nistType nistType
212 func (n *NIST) MarkFailure() {
[all …]
H A Dapi.go55 fixHeaders(m MetaContext, arg APIArg, req *http.Request, nist *NIST) error
57 consumeHeaders(m MetaContext, resp *http.Response, nist *NIST) error
H A Dactive_device.go533 func (a *ActiveDevice) NIST(ctx context.Context) (*NIST, error) { func
H A Dcontext.go119 func (m MetaContext) NIST() (*NIST, error) { func
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/Doc/src/cipher/
H A Daes.rst36 .. _NIST: http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf target in AES
/dports/security/py-pycryptodome/pycryptodome-3.10.1/Doc/src/cipher/
H A Daes.rst36 .. _NIST: http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf target in AES
/dports/audio/libaudiofile/audiofile-0.3.6/test/
H A DInvalidSampleFormat.cpp130 TEST(NIST, Int24) { testInt24(AF_FILE_NIST_SPHERE); } in TEST() argument
131 TEST(NIST, Int32) { testInt32(AF_FILE_NIST_SPHERE); } in TEST() argument
132 TEST(NIST, Float) { testFloat32(AF_FILE_NIST_SPHERE); } in TEST() argument
133 TEST(NIST, Double) { testFloat64(AF_FILE_NIST_SPHERE); } in TEST() argument
H A DAES.cpp102 TEST(AES_Unsupported, NIST) { testAESUnsupported(AF_FILE_NIST_SPHERE); } in TEST() argument
H A DInvalidCompressionFormat.cpp96 TEST(NIST, IMA) { runTest(AF_FILE_NIST_SPHERE, AF_COMPRESSION_IMA); } in TEST() argument
97 TEST(NIST, MSADPCM) { runTest(AF_FILE_NIST_SPHERE, AF_COMPRESSION_MS_ADPCM); } in TEST() argument
H A DMarker.cpp161 TEST(Unsupported, NIST) { testUnsupported(AF_FILE_NIST_SPHERE); } in TEST() argument
H A DPCMData.cpp269 TEST(NIST, Int16) { testInt16(AF_FILE_NIST_SPHERE); } in TEST() argument
/dports/math/py-sympy/sympy-1.9/doc/src/modules/physics/units/
H A Dphilosophy.rst294 .. [NIST] `NIST reference on constants, units and uncertainties citation in Literature
/dports/security/py-cpe/cpe-1.2.1/
H A DREADME.rst66 .. _NIST: http://nvd.nist.gov/cpe.cfm target in Contribute |Coverage| |TravisCI_develop| |Waffle.IO_ready|
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/docs/
H A Dntpspeak.adoc180 [[NIST]] NIST:: anchor in A Glossary of NTP-speak
/dports/security/py-certbot/certbot-1.22.0/docs/
H A Dciphers.rst221 NIST subsection
/dports/science/cdo/cdo-2.0.0/src/
H A Dpercentiles.cc22 NIST, enumerator
/dports/security/py-cryptography/cryptography-3.3.2/docs/development/
H A Dtest-vectors.rst736 .. _`NIST`: https://www.nist.gov/ target
/dports/science/nwchem-data/nwchem-7.0.2-release/src/lucia/
H A Dlucia4.F334 SUBROUTINE SXSTRS(ISTROF,NIST,KSTROF, argument
509 SUBROUTINE H1STRS(H,ISTROF,NIST,KSTROF, argument
H A Dlucia3.F4378 SUBROUTINE H1STRSO(H,ISTROF,NIST,KSTROF, argument
4562 SUBROUTINE SXSTRSO(ISTROF,NIST,KSTROF, argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/lucia/
H A Dlucia4.F334 SUBROUTINE SXSTRS(ISTROF,NIST,KSTROF, argument
509 SUBROUTINE H1STRS(H,ISTROF,NIST,KSTROF, argument
H A Dlucia3.F4378 SUBROUTINE H1STRSO(H,ISTROF,NIST,KSTROF, argument
4562 SUBROUTINE SXSTRSO(ISTROF,NIST,KSTROF, argument
/dports/math/py-bitmath/bitmath-1.3.3.1/bitmath/
H A D__init__.py109 NIST = int(2) variable
/dports/net/libosip2/libosip2-5.3.0/include/osip2/
H A Dosip.h160 NIST /**< Non-Invite Server (incoming) Transaction */ enumerator