Home
last modified time | relevance | path

Searched refs:csrc (Results 1 – 22 of 22) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dinet_pton.c41 inet_pton(int af, const char *csrc, void *dst) in inet_pton() argument
45 if (csrc == NULL || (src = strdup(csrc)) == NULL) { in inet_pton()
H A Dvis.c291 rk_strsvis(char *dst, const char *csrc, int flag, const char *extra) in rk_strsvis() argument
296 const unsigned char *src = (const unsigned char *)csrc; in rk_strsvis()
320 rk_strsvisx(char *dst, const char *csrc, size_t len, int flag, const char *extra) in rk_strsvisx() argument
325 const unsigned char *src = (const unsigned char *)csrc; in rk_strsvisx()
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmd_sha.txt112 # The two examples from: https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guid…
142 # The two examples from https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guide…
156 # http://csrc.nist.gov/groups/ST/toolkit/examples.html#aHashing
158 # http://csrc.nist.gov/groups/STM/cavp/secure-hashing.html#test-vectors
266 # http://csrc.nist.gov/groups/STM/cavp/secure-hashing.html#test-vectors
H A Devpkdf_x963.txt16 # https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/co…
H A Devpciph_aes_wrap.txt70 # https://csrc.nist.gov/CSRC/media/Projects/
H A Devpciph_aes_common.txt635 # AES GCM test vectors from http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/…
897 # https://csrc.nist.gov/Projects/Cryptographic-Algorithm-Validation-Program/CAVP-TESTING-BLOCK-CIPH…
H A Devppkey_kas.txt20 # http://csrc.nist.gov/groups/STM/cavp/component-testing.html#ECCCDH #
H A Devprand.txt32 # https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Algorithm-Validation-Program/documents/dr…
/freebsd/crypto/openssl/providers/common/der/
H A DNIST.asn19 -- Taken from https://csrc.nist.gov/projects/computer-security-objects-register/algorithm-registrat…
H A DDSA.asn124 -- Taken from https://csrc.nist.gov/projects/computer-security-objects-register/algorithm-registrat…
H A DDIGESTS.asn126 -- From https://csrc.nist.gov/projects/computer-security-objects-register/algorithm-registration
H A DRSA.asn169 -- Taken from https://csrc.nist.gov/projects/computer-security-objects-register/algorithm-registrat…
H A DEC.asn182 -- Taken from https://csrc.nist.gov/projects/computer-security-objects-register/algorithm-registrat…
/freebsd/sys/riscv/include/
H A Dasm.h70 csrc sstatus, tmp
/freebsd/sys/riscv/riscv/
H A Dswtch.S88 csrc sstatus, t0
137 csrc sstatus, t0
199 csrc sstatus, t0
H A Dexception.S108 csrc sstatus, t0
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h434 char const *csrc, size_t csrc_size) { in __kmp_fortran_strncpy_truncate()
439 KMP_STRNCPY_S(buffer, buf_size, csrc, capped_src_size); in __kmp_fortran_strncpy_truncate()
442 buffer[buf_size - 1] = csrc[buf_size - 1]; in __kmp_fortran_strncpy_truncate()
429 __kmp_fortran_strncpy_truncate(char * buffer,size_t buf_size,char const * csrc,size_t csrc_size) __kmp_fortran_strncpy_truncate() argument
/freebsd/crypto/libecc/
H A DREADME.md42 …) as described in [section 5.7.1.2 of the NIST SP 800-56A Rev. 3](https://csrc.nist.gov/publicatio…
120 in [section 5.7.1.2 of the NIST SP 800-56A Rev. 3](https://csrc.nist.gov/publications/detail/sp/800…
139 …* The DSA cryptosystem as defined in [FIPS 186-4](https://csrc.nist.gov/publications/detail/fips/1…
748 Cortex-M3 taken from a [recent study by ARM](http://csrc.nist.gov/groups/ST/lwc-workshop2015/presen…
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td970 def : InstAlias<"csrc $csr, $rs", (CSRRC X0, csr_sysreg:$csr, GPR:$rs)>;
979 def : InstAlias<"csrc $csr, $imm", (CSRRCI X0, csr_sysreg:$csr, uimm5:$imm)>;
/freebsd/sys/dev/sound/usb/
H A Duaudio.c4182 const struct usb_audio20_clock_source_unit *csrc; in uaudio20_mixer_verify_desc() member
4278 len += sizeof(*u.csrc); in uaudio20_mixer_verify_desc()
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt990 # http://csrc.nist.gov/groups/ST/crypto_apps_infra/csor/algorithms.html
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_data.inc615 * https://csrc.nist.rip/groups/STM/cavp/documents/drbg/drbgtestvectors.zip